Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replay Buffer does not work #207

Open
Segergren opened this issue Jun 9, 2024 · 2 comments
Open

Replay Buffer does not work #207

Segergren opened this issue Jun 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Segergren
Copy link
Contributor

There are no clips or sessions showing after I close the game.
logs - saved.txt

This might cause the issue

[6/9/2024 7:15:52 PM][LibObsRecorder.cs::TrySaveReplayBufferAndBookmarks(560)]: Could not get path of callback data (replay buffer)
[6/9/2024 7:15:52 PM][KeybindService.cs::OnKeyPressed(38)]: Key: [F8], Action: [CreateBookmark]
[6/9/2024 7:15:52 PM][LibObsRecorder.cs::Start(107)]: debug: Audio timestamp for '(output) Default Device' exceeded TS_SMOOTHING_THRESHOLD, diff=20480482512 ns, expected 5364404251288, input 5384884733800
[6/9/2024 7:15:52 PM][LibObsRecorder.cs::Start(107)]: warning: [ffmpeg muxer: 'replay_buffer_output'] os_process_pipe_write for packet data failed
[6/9/2024 7:15:52 PM][LibObsRecorder.cs::Start(107)]: warning: [ffmpeg muxer: 'replay_buffer_output'] ffmpeg-mux: Couldn't find an appropriate muxer for 'S:/Videos/rocketleague/2024-06-09 19-15-52-ses.fragmented_mp4'
Couldn't initialize muxer

@lulzsun lulzsun added the bug Something isn't working label Jun 12, 2024
@lulzsun
Copy link
Owner

lulzsun commented Jun 23, 2024

I think the issue is related to fragmented .mp4. Can you confirm this by changing to regular .mp4 or .mkv?

@Segergren
Copy link
Contributor Author

I can confirm that it works now with regular .mp4 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants