Hi everyone,
I’m facing an issue with video playback in my project. I have a box with three video walls, and I’m using Unreal Engine for the technical setup. One video plays correctly, but I’m getting an error for another video: “Error: 0 in Player: code 3, Could not locate the stream segment to begin playback at.”
I have checked the file path, format, encoding, and dependencies of the video file, but the issue persists. I’m using the latest version of the media player and my system has sufficient resources for video playback.
Here are the details from the error log:
LogElectraPlayer: Error: [0000071A48AF5400][0000071A42B91F50] ReportError: “error=0 in Player: code 3, Could not locate the stream segment to begin playback at.”
I’m not sure how to resolve this issue. Has anyone encountered a similar error before or can provide some insights on how to troubleshoot and resolve this? Any help would be greatly appreciated!
Thank you in advance for your help!