-
Notifications
You must be signed in to change notification settings - Fork 1.6k
renderdoccmd.exe replay exit .... python equivalent #2010
Copy link
Copy link
Closed
Description
Description
-
If I understand correctly, (renderdoccmd.exe replay foo.rdc) replays an RDC file's frame once. I'd like an option to play back the full frame once, dump to png file optional), then exit.
-
The ability to do this using the python API. If I understand correctly, OpenCapture() does not replay the full frame. Thought I may have misread the doc. I think maybe to replay the full frame, we'd need to mimic the "Display texture in window" example. Which loops through each draw using SetFrameEvent(). But I was hoping for a ReplayFrame function that replays the full frame from start to end, which is what I think renderdoccmd.exe replay does.
Environment
- RenderDoc version: 1.9
- Operating System: Windows 10
- Graphics API: Vulkan
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels