Handle ffmpeg errors
Open
bug
good first issue
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Non-zero exit code of ffmpeg in web worker is not handled. We should throw an exception when the exit code is not what we expect.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the web worker entry point that invokes ffmpeg and inspect how its exit code is currently handled. Verify the expected success code and make the failure path observable as an exception; done means non-zero ffmpeg exits no longer pass silently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- audio-video-rtc, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100