Posts by sebmin

    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!