Posts by buchez

    Do you still have the same problem playing files from a direct connected USB Flash Drive ?

    I didn't think to try this method. I can check.


    Every time the system "buffers" I am seeing this in the debug log



    2019-04-06 19:08:52.922 T:140081834751744 INFO: CVideoPlayerVideo - Stillframe detected, switching to forced 23.976024 fps


    2019-04-06 19:08:52.922 T:140081834751744 DEBUG: CPtsTracker: pattern lost on diff 208541.666667, number of losses 4


    2019-04-06 19:08:53.127 T:140081826359040 NOTICE: CVideoPlayerAudio::Process - stream stalled


    2019-04-06 19:08:53.345 T:140082681988864 DEBUG: CVideoPlayer::SetCaching - caching state 1


    2019-04-06 19:08:53.345 T:140081834751744 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback


    2019-04-06 19:08:53.345 T:140082681988864 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000


    2019-04-06 19:08:53.345 T:140081826359040 DEBUG: CDVDAudio::Pause - pausing audio stream


    2019-04-06 19:08:54.270 T:140081834751744 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer


    2019-04-06 19:09:04.383 T:140082681988864 WARNING: Previous line repeats 19 times.


    2019-04-06 19:09:04.383 T:140082681988864 DEBUG: CVideoPlayer::SetCaching - caching state 2


    2019-04-06 19:09:04.383 T:140082681988864 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000


    2019-04-06 19:09:04.383 T:140081826359040 DEBUG: CDVDAudio::Pause - pausing audio stream


    2019-04-06 19:09:04.383 T:140082681988864 DEBUG: CVideoPlayer::SetCaching - caching state 3


    2019-04-06 19:09:04.383 T:140082681988864 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000


    2019-04-06 19:09:04.383 T:140081826359040 DEBUG: CDVDAudio::Resume - resume audio stream


    2019-04-06 19:09:04.384 T:140083894417152 DEBUG: ActiveAE - start sync of audio stream


    2019-04-06 19:09:04.393 T:140082681988864 DEBUG: CVideoPlayer::SetCaching - caching state 0


    2019-04-06 19:09:04.393 T:140082681988864 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000


    2019-04-06 19:09:04.524 T:140083894417152 DEBUG: ActiveAE::SyncStream - average error of -263.597715, start adjusting


    2019-04-06 19:09:04.676 T:140083894417152 DEBUG: ActiveAE::SyncStream - average error -25.301511 below threshold of 30.000000


    2019-04-06 19:09:05.774 T:140081826359040 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:73131.695662, adjusted:73131.695662


    2019-04-06 19:09:09.303 T:140081834751744 DEBUG: CPtsTracker: detected pattern of length 1: 41708.33, frameduration: 41708.333333


    Is this 'StillFrame' a symptom or culprit?

    Hello -

    Today I updated from OpenELEC and am now having buffering issues. I've read through a lot of posts and have tried many various recommendations of which none seem to work.

    I've tried disabling VDPAU, Adjusting display refresh rate from Off to Always and back, I created the AdvancedSettings.XML file, tried different movies, nothing seems to change.

    My hardware is as follows:

    i5-2300

    8gb ddr3

    80gb intel 330 SSD

    NVIDIA 730 gfx

    home network operates at 1gb with no issue

    Everything worked fine on the same hardware when I was using OpenELEC. I updated because of the update support LibreELEC receives as well the more secure system

    advancedsettings:

    <advancedsettings>

    <cache>

    <buffermode>2</buffermode>

    <memorysize>524288000</memorysize>

    <readfactor>5</readfactor>

    <curlclienttimeout>10</curlclienttimeout>

    <curllowspeedtime>10</curllowspeedtime>

    </cache>

    </advancedsettings>

    What am I missing?