Open
Description
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;
Metadata
Metadata
Assignees
Labels
No labels