Firepal / Firepal/stammer

ffmpeg returning non-zero status

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
504
Forks
38
Avg merge
9h 44m
Merged PRs (30d)
9

Description

```
Traceback (most recent call last):
File "/home/user/Code/python/stammer/stammer.py", line 309, in
main()
File "/home/user/Code/python/stammer/stammer.py", line 305, in main
process(**vars(args))
File "/home/user/Code/python/stammer/stammer.py", line 222, in process
subprocess.run(call,check=True)
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['ffmpeg', '-v', 'quiet', '-stats', '-i', '/home/user/Videos/carrier.mp4', '/tmp/tmpfx2yx0my/frames/frame%06d.png']' returned non-zero exit status 228.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.