Skip to content

renderdoccmd.exe replay exit .... python equivalent #2010

@pemgithub

Description

@pemgithub

Description

  1. 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.

  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions