Skip to content

Urgent, change temp file folder from "tmp" to mkdtemp - #14

Open
anttiryt wants to merge 3 commits into
Riccorl:masterfrom
anttiryt:mkdtemp
Open

Urgent, change temp file folder from "tmp" to mkdtemp#14
anttiryt wants to merge 3 commits into
Riccorl:masterfrom
anttiryt:mkdtemp

Conversation

@anttiryt

Copy link
Copy Markdown

Original code would potentially wipe out tmp -named directory on destination video's folder.

Luckily the inference crashed on unknown file formats and I didn't lose my .. stuff..

changes required to use tempfile mkdtemp()

original code would potentially wipe out tmp -named directory on destination video's folder.
Renamed output_filename to data_path in extract_frames() for consistency with other code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant