thestr4ng3r / chiaki

Moved to https://git.sr.ht/~thestr4ng3r/chiaki - Free and Open Source PS4 Remote Play Client
https://git.sr.ht/~thestr4ng3r/chiaki
2.19k stars 369 forks source link

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

Open KmanProdz opened 4 years ago

KmanProdz commented 4 years ago

Environment

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.