-
Notifications
You must be signed in to change notificatio 8000 n settings - Fork 20
Cannot open video for writing #25
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
Comments
now is: |
You can comment line 208
|
Perhaps you should try reinstalling ffmpeg first, as I also installed H.246 at the time. Try to ensure that either pip or conda installs all packages. |
Found the solution:
and 191 from:
to:
and 426 line to:
|
Env: Windows 10, anaconda 24.1 , python 3.8.19
sends the error:
Loading model from exp/checkpoint_49_cocoeft.pth...
Loding LGD model from exp/niki_model_28.pth
Try to use other video encoders...
Traceback (most recent call last):
File "scripts/demo.py", line 208, in
assert write_stream.isOpened(), 'Cannot open video for writing'
AssertionError: Cannot open video for writing
The text was updated successfully, but these errors were encountered: