Skip to content

Recording holds wrong filename in $f #67

Open
@asger-weirsoee

Description

@asger-weirsoee

When executing

escrotum -sr '%M%S.webm' -e 'echo $f'

It seems like it captures the timestamp, this is used for saving the file, but the -e parameter does not hold the old value of the timestamp, and thus returns the current timestamp instead of the filename.

This results in a different filename being printed from the one that is actually saved, see image;
image

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