Skip to content
This repository was archived by the owner on Dec 14, 2024. It is now read-only.
This repository was archived by the owner on Dec 14, 2024. It is now read-only.

Wont finish rendering #13

@Azuki900

Description

@Azuki900

Whenever its about to finish I get this error

Traceback (most recent call last):
File "C:\Users\User\ntscQTplus\app\Renderer.py", line 411, in run
ff_command.overwrite_output().run()
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\site-packages\ffmpeg_run.py", line 313, in run
process = run_async(
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\site-packages\ffmpeg_run.py", line 284, in run_async
return subprocess.Popen(
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 1440, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] The system cannot find the file specified
2023-12-27 03:17:51.401 | ERROR | main:crash_handler:28 - Uncaught exception: [WinError 2] The system cannot find the file specified
File "C:\Users\User\ntscQTplus\app\Renderer.py", line 411, in run
ff_command.overwrite_output().run()

File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\site-packages\ffmpeg_run.py", line 313, in run
process = run_async(

File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\site-packages\ffmpeg_run.py", line 284, in run_async
return subprocess.Popen(

File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,

File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 1440, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,

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