chiaki icon indicating copy to clipboard operation
chiaki copied to clipboard

AV Internal Buffer is full constantly printing to log after one minute.

Open KmanProdz opened this issue 4 years ago • 0 comments

Environment

  • OS/Distribution: Mac OS 10.15 Catalina and Ubuntu 20.4
  • Desktop Environment: Mac Mini
  • Hardware: i7, 32GB DDR4 RAM
  • Exact Version or Commit Hash and Installation Method: Latest commits as of today compiled by source.

Describe the bug A clear and concise description of what the bug is. After one minute of streaming via Chiaki. The video from the PS4 is frozen on last processed frame. Audio still comes through and controller input is still okay. It is just the video that is frozen.

To Reproduce Steps to reproduce the behavior:

  1. Open Chiaki
  2. Connect to PS4
  3. Utilise streaming for atleast one minute (just keep it on)
  4. Video now frozen.

Expected behavior A clear and concise description of what you expected to happen. Video streaming should fine just like how the audio and controller input is.

Log Files Repetitively prints "AVCodec internal buffer is full removing frames before pushing"

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here. Most likely issue is within videodecoder.cpp so that needs to be fixed I believe.

KmanProdz avatar Jul 25 '20 14:07 KmanProdz