ActiveAE - large audio sync error with pi4

  • Hello,

    I have an error with my rasperry pi 4

    I try to watch ip tv channel in mmal-h264 and the video is freezed.

    I my log I have this errors:

    Code
    2020-08-07 23:15:43.301 T:2988163952 WARNING: ActiveAE - large audio sync error: -18446744073676140.000000
    2020-08-07 23:15:43.305 T:1796899696 WARNING: Previous line repeats 1 times.
    2020-08-07 23:15:43.305 T:1796899696   DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
    2020-08-07 23:15:43.313 T:3011265872   DEBUG: CMMALRenderer::RenderUpdate - vsync 40537 (+2)
    2020-08-07 23:15:43.344 T:3011265872   DEBUG: CMMALRenderer::RenderUpdate - vsync 40540 (+1)
    2020-08-07 23:15:43.346 T:1549607792   DEBUG: CMMALPool::Configure pool:0x7fed5ed0 1280x720 (1280x720) pix:-1 size:128 fmt:OPQV
    2020-08-07 23:15:43.347 T:1695138672   DEBUG: OutputPicture - dropped in output
    2020-08-07 23:15:43.350 T:1549607792   DEBUG: CMMALPool::Configure pool:0x7fed5ed0 1280x720 (1280x720) pix:-1 size:128 fmt:OPQV

    My full logs here : http://ix.io/2twW

    Best regard