Resuming under RasPI V1 sometimes doesn't work

  • I got two different installations: Intel (NUC5CPYH) and Raspberry PI V1 (Model B).

    Under Raspberry V1 I can't resume several series episodes recorded by an PVR, prepared by "TS-Doctor" and cut by means of VideoReDo TVSuite H.264 V5. Mediainfo says:

    1280 x 720 (16:9), 50,000 FPS, AVC (High@L4) (CABAC / 4 Ref Frames)
    Encoder: Lavf56.25.101
    Encoder-lib: Lavf56.25.101 / Lavf56.25.101

    I see the spinning wheel for a few moments, but nothing happens ...
    Starting just from the beginning works fine and the playback is smooth.

    In the Intel environment I can resume all these episodes without any problems.

    Any Ideas?

  • You don't have debug enabled in your log.

    Code
    17:19:40  32.954910 T:1962405888  NOTICE: ActiveAE DSP - starting

    Looks like you have enabled ADSP - that is known not to work on ARM platforms, so make sure it's disabled.

  • I enabled debug now and here are the logs.

    As for your hint about "ActiveAE", I saw this entry in the log, too. But I didn't enable ADSP or whatever, because in this environment there is no AVR connected, just a TV, i. e. I'm not using AC3 at all, but just stereo output via HDMI.

    I can't explain, why ActiveAE should be enabled.

  • Inspecting the KODI.log from yesterday the starting of the episode is to be found beginning on line 1118.
    In the following sequences I can see multiple entries with "Output - Renderer not started" (line 1253 etc.). Maybe this can help