Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: "FFmpeg cannot edit existing files in-place"; but directories are separate #927

Open
robertdeanmoore opened this issue Jun 15, 2024 · 0 comments

Comments

@robertdeanmoore
Copy link

I got this error:

Output ./results/6711faf2-39ab-4dd7-a1d0-8869ea0968b0\INPUT_IMAGE_NAME##OUTPUT_VIDEO_NAME.MP4 same as Input #0 - exiting
FFmpeg cannot edit existing files in-place.
Error opening output file ./results/6711faf2-39ab-4dd7-a1d0-8869ea0968b0\INPUT_IMAGE_NAME##OUTPUT_VIDEO_NAME.MP4.
Error opening output files: Invalid argument

This implies they are attempting to over-write the input files but when I look in the results folder, the input files are clearly in a file called inputs, separate from the 5 output files (1 x MAT, 3 x MP4 short enhanced full, 1 x TXT). The output videos were present.

For transparency, to get it working in the first place I used the new app_python.py file from here: #693

@robertdeanmoore robertdeanmoore changed the title FFmpeg cannot edit existing files in-place; but directories are separate Error: "FFmpeg cannot edit existing files in-place"; but directories are separate Jun 15, 2024
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

No branches or pull requests

1 participant