I totaly agree with that and that's why i make this post ... you can found lines added to log when i begin to watch my TV Channel or Watch an old files from PVR
17:50:16 453.033417 T:1962680320 NOTICE: VideoPlayer: Opening: pvr://channels/tv/Toutes les chaînes/pvr.hts_408586920.pvr
17:50:16 453.033539 T:1962680320 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
17:50:16 453.033905 T:1765426080 NOTICE: Creating InputStream
17:50:16 453.064301 T:1765426080 NOTICE: Creating Demuxer
17:50:18 454.405792 T:1765426080 NOTICE: Opening stream: 1 source: 256
17:50:18 454.405945 T:1765426080 NOTICE: Creating video codec with codec id: 28
17:50:18 454.419220 T:1765426080 NOTICE: Creating video thread
17:50:18 454.419434 T:1567617952 NOTICE: running thread: video_thread
17:50:18 454.419495 T:1765426080 NOTICE: Opening stream: 2 source: 256
17:50:18 454.419556 T:1765426080 NOTICE: Finding audio codec for: 86057
17:50:18 454.420593 T:1765426080 NOTICE: Creating audio thread
17:50:18 454.420776 T:1518334880 NOTICE: running thread: CVideoPlayerAudio::Process()
17:50:18 454.420898 T:1765426080 NOTICE: Opening stream: 4 source: 256
17:50:18 454.422241 T:1765426080 NOTICE: Opening stream: 1 source: 256
17:50:18 454.422424 T:1765426080 NOTICE: Opening stream: 2 source: 256
17:50:18 454.422455 T:1765426080 NOTICE: Finding audio codec for: 86057
17:50:18 454.423248 T:1518334880 NOTICE: Creating audio stream (codec id: 86057, channels: 2, sample rate: 48000, no pass-through)
17:50:18 454.424042 T:1765426080 NOTICE: Closing stream player 3
17:50:18 454.424133 T:1765426080 NOTICE: Opening stream: 4 source: 256
17:50:18 454.427002 T:1765426080 NOTICE: Opening stream: 1 source: 256
17:50:18 454.427155 T:1765426080 NOTICE: Creating video codec with codec id: 28
17:50:18 454.434448 T:1765426080 NOTICE: Opening stream: 2 source: 256
17:50:18 454.434601 T:1765426080 NOTICE: Closing stream player 3
17:50:18 454.434692 T:1765426080 NOTICE: Opening stream: 4 source: 256
17:50:18 454.918823 T:1962680320 NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 50.00 - Full Screen (52) (weight: 0.000)
17:50:18 455.051422 T:1962680320 NOTICE: VideoPlayer: OnLostDisplay received
17:50:18 455.202271 T:1962680320 NOTICE: VideoPlayer: OnResetDisplay received
17:50:19 455.414398 T:1567617952 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
17:50:46 482.354828 T:1962680320 WARNING: Previous line repeats 5 times.
17:50:46 482.354919 T:1962680320 NOTICE: CVideoPlayer::CloseFile()
17:50:46 482.354980 T:1962680320 NOTICE: VideoPlayer: waiting for threads to exit
17:50:46 482.855072 T:1567617952 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
Display More
During testing ... i made Kodi crash by opening tvrecordings ... and when there is no recording ... it crash kodi with these lines :
17:57:54 910.530090 T:1961734144 ERROR: exception in CApplication::FrameMove()
17:57:54 910.712708 T:1599075232 ERROR: PVR - exception 'basic_string::_S_create' caught while trying to call 'GetDriveSpace' on add-on 'Tvheadend:127.0.0.1:9982'. Please contact the developer of this add-on: Adam Sutton, Sam Stenvall, Lars Op den Kamp, Kai Sommerfeld
When i open a file on my NFS sharing from my NAS i've got these lines
18:18:22 2139.060791 T:1962569728 NOTICE: VideoPlayer: Opening: nfs://192.168.0.7/export/Divx-MP3/video3.mp4
18:18:22 2139.061035 T:1962569728 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:18:22 2139.061523 T:1480889248 NOTICE: Creating InputStream
18:18:22 2139.071533 T:1480889248 NOTICE: Creating Demuxer
18:18:22 2139.153809 T:1480889248 NOTICE: Opening stream: 0 source: 256
18:18:22 2139.154053 T:1480889248 NOTICE: Creating video codec with codec id: 28
18:18:22 2139.162598 T:1480889248 NOTICE: Creating video thread
18:18:22 2139.162842 T:1480889248 NOTICE: Opening stream: 1 source: 256
18:18:22 2139.162842 T:1395651488 NOTICE: running thread: video_thread
18:18:22 2139.162842 T:1480889248 NOTICE: Finding audio codec for: 86019
18:18:22 2139.163818 T:1480889248 NOTICE: Creating audio thread
18:18:22 2139.164062 T:1571439520 NOTICE: running thread: CVideoPlayerAudio::Process()
18:18:22 2139.165771 T:1571439520 NOTICE: Creating audio stream (codec id: 86019, channels: 2, sample rate: 44100, no pass-through)
18:18:22 2139.274170 T:1962569728 NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 50.00 - Full Screen (52) (weight: 0.000)
18:18:22 2139.322998 T:1962569728 NOTICE: VideoPlayer: OnLostDisplay received
18:18:23 2139.469238 T:1962569728 NOTICE: VideoPlayer: OnResetDisplay received
Display More
Do you need something else ?
[hr]
You could found an entire log file
On line 676 : begin to watch TV (lags)
On line 731 : begin to watch an old record (lags too but streams smoothly on my desktop from tvheadend)
On line 786 : begin to watch a small video from my child (located on my NFS Sharing from my NAS) ... no lags but maybe too simple
On line 828 : begin to watch an video located on my NFS Sharing from my NAS no lags.
On line 869 : After deleting my only tv recording ... try to open tvrecording ... and then it crashes Kodi.