Skip to content

Window resize during recording isn't handled gracefully #279

@ladybunne

Description

@ladybunne

I've noticed that RePlays doesn't really behave nicely if you resize a window that's being recorded. I've been recording BizHawk with a variety of different games - as an example, one game uses a Lua script that is run after launching the game, which forcibly resizes the window to include some additional things on the side (making it bigger).

This isn't reflected at all in the recording that RePlays makes. What happens instead is that the recording picks the initial window size, and ignores the resize, chopping off everything that isn't in the original recording's bounds. I would expect the program to split the video into before and after the resize, or at least have user-customisable behaviour for when this happens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions