"CVideoPlayerAudio::Process - stream stalled" while playback recordings from tvheadend

  • Hey there,

    I am using:
    LibreELEC 10.0.2 with

    tvheadend addon: 4.2.8-36 LibreELEC Tvh-addon v10.0.0.125
    Generic LibreELEC-Generic.x86_64-10.0.2.img.gz

    Everything works fine besides the playback of tvheadend recordings:

    Method1 (PROBLEM OCCOURS):

    Via the Menu: TV -> Recordings -> recording.ts -> Play (That triggers the tvheadend method of playing back the recording)

    Code
    VideoPlayer::OpenFile: pvr://recordings/tv/active/mareTV (1601)%20La%20R%c3%a9union%20-%20Frankreichs%20Tropenparadies, TV%20(NDR%20FS%20HH%20HD), 20220421_185000, 1366922723.pvr

    Method2 (PLAYBACK IS FINE WITHOUT ANY PROBLEM):
    If I play the recording directly from the internal SSD (Menu -> Video -> Data -> recordings -> recording.ts -> Play)

    Code
    VideoPlayer::OpenFile: /storage/recordings/2022-04-21 21-00 NDR FS HH HD mareTV.ts


    The error I got with Method1 is:

    Code
    INFO <general>: CVideoPlayerAudio::Process - stream stalled

    During the error audio and video is stuck/frozen and then sometimes comes back, and sometimes falls back into the kodi menu.


    I attached the full Log as an Attachment.

    Any idea how to fix that issue?

    Thanks!

  • Hi

    I have the very same issue of playback with stalls, mainly when I play a video being recorded (I record it at 21:00 and I start watching it at 22:30).

    Your hint is nice, I will try using the same trick to see if I can solve the problems as you do.

    Did you solve your problems another way, in the meantime?

    EDIT: I tried the method you proposed but I get stalls in both scenarios

    Edited once, last by ciclista71 (January 23, 2023 at 1:39 PM).