ffmpegwasm / ffmpegwasm/ffmpeg.wasm

0.11.x upgrade to 0.12.x

Open
#620 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
17.8k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Run command cannot be terminated,
**command**
`['-i', '/resource/TearsOfSteel.mp4', '-vf', 'fps=30', '-q:v', '2', '-s', '1280x534', '/frame/TearsOfSteel/pic-%d.jpg']`

**log**:
![image](https://github.com/ffmpegwasm/ffmpeg.wasm/assets/51948838/7369eb7e-ef8d-46f9-9507-bbb9c9774444)

**Expected behavior**
I want to read the frames of the imported video, and then play the images in the canvas, but the frame reading does not seem to be terminated. It works well in the original 0.11.x version

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.