[PR #3692] [MERGED] avplayer: remove maximum audio delay #3660

Closed
opened 2026-02-27 22:04:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3692
Author: @roamic
Created: 10/1/2025
Status: Merged
Merged: 10/1/2025
Merged by: @roamic

Base: mainHead: avplayer-remove-delay


📝 Commits (1)

  • 07ff24f avplayer: remove maximum audio delay

📊 Changes

1 file changed (+2 additions, -8 deletions)

View changed files

📝 src/core/libraries/avplayer/avplayer_source.cpp (+2 -8)

📄 Description

Even though RE shows that there's some wiggle room between audio and video timestamps during synchronization, we do not implement the complex sync system that is used in the library so this is just redundant and causes delays. Coupled with #3689 this completely fixes videos in Gris.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/3692 **Author:** [@roamic](https://github.com/roamic) **Created:** 10/1/2025 **Status:** ✅ Merged **Merged:** 10/1/2025 **Merged by:** [@roamic](https://github.com/roamic) **Base:** `main` ← **Head:** `avplayer-remove-delay` --- ### 📝 Commits (1) - [`07ff24f`](https://github.com/shadps4-emu/shadPS4/commit/07ff24f8d2a8f228765a0a0edd8345bdf70620c6) avplayer: remove maximum audio delay ### 📊 Changes **1 file changed** (+2 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/avplayer/avplayer_source.cpp` (+2 -8) </details> ### 📄 Description Even though RE shows that there's some wiggle room between audio and video timestamps during synchronization, we do not implement the complex sync system that is used in the library so this is just redundant and causes delays. Coupled with #3689 this completely fixes videos in Gris. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3660
No description provided.