What happened?
Aether-Godzilla-Diagnostics.zip
Observed failure
At 2026-09-19T13:08:33.739Z NativeAVPlayerHost #1 reports failedToPlayToEndTime, CoreMediaErrorDomain -19602. The nearby request is seg8.mp4. The local server then reports errno=32 (broken pipe).
At 13:08:36.902Z automatic item-death recovery reloads at 28.77 s.
At 13:08:36.964Z replacement item #2 fails immediately with the same -19602. AVPlayer errorLog is nil.
Apple system logs report fpfs_BytePumpFn error -19602 from manifold-substream 0 role 0. VideoToolbox invalidates its session after 695 decoded frames, zero dropped frames, and 28850 ms duration.
The segment producer had reached segment 18/source approximately 72 s, so this is not simply a producer that stopped reading at 28 s. Subsequent backpressure PARK messages occur after the consumer failure.
Interpretation / remaining isolation
The failure is in the native AVPlayer / local-HLS path. These logs do not prove whether the triggering defect is video sample timing/packaging, bridged audio, input metadata, or an Apple parser issue. Do not infer a public meaning for undocumented error -19602.
Excuse me this is the first time I'm reporting anything on Github and I honestly don't know much of how this works but there seems to be an issue with the engine when playing a particular blue-ray remux file, it just stops after exactly 28 seconds of playing from any point.
It happens on AetherPlayer MacOS your latest build.
It also happens on my own VisionOS app using AetherEngine.
I don't really know how this works so the report was prepared by Codex. It is probably not the audio stream because the exact same thing happens with the other stream as well. Selecting or not selecting subtitle tracks did not make any difference either.
This file plays perfectly in other players like MPV, and I have so far not found the same issue with any other of my files.
Steps to reproduce
File is not available to share, media info is included in zip package.
playing it from any point and it stops after 28 seconds of playing.
AetherEngine version or commit SHA
7.6.0
Host app
AetherPlayer
Platform
macOS
OS version
MacOS 27, VisionOS 27
Device / chip
M4 Max, M5
Playback path
Native AVPlayer
Source media (for playback bugs)
No response
Error codes / log lines
Anything else
No response
What happened?
Aether-Godzilla-Diagnostics.zip
Excuse me this is the first time I'm reporting anything on Github and I honestly don't know much of how this works but there seems to be an issue with the engine when playing a particular blue-ray remux file, it just stops after exactly 28 seconds of playing from any point.
It happens on AetherPlayer MacOS your latest build.
It also happens on my own VisionOS app using AetherEngine.
I don't really know how this works so the report was prepared by Codex. It is probably not the audio stream because the exact same thing happens with the other stream as well. Selecting or not selecting subtitle tracks did not make any difference either.
This file plays perfectly in other players like MPV, and I have so far not found the same issue with any other of my files.
Steps to reproduce
File is not available to share, media info is included in zip package.
playing it from any point and it stops after 28 seconds of playing.
AetherEngine version or commit SHA
7.6.0
Host app
AetherPlayer
Platform
macOS
OS version
MacOS 27, VisionOS 27
Device / chip
M4 Max, M5
Playback path
Native AVPlayer
Source media (for playback bugs)
No response
Error codes / log lines
Anything else
No response