Skip to content

Fix postMessage(error) in worker #540

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

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Fix postMessage(error) in worker #540

merged 1 commit into from
Aug 10, 2023

Conversation

jeromewu
Copy link
Collaborator

Fix #533

@netlify
Copy link

netlify bot commented Aug 10, 2023

Deploy Preview for ffmpegwasm canceled.

Name Link
🔨 Latest commit 6fdc9c4
🔍 Latest deploy log https://app.netlify.com/sites/ffmpegwasm/deploys/64d4ebaff69ce8000899cb67

@jeromewu jeromewu changed the title Fix error in worker Fix postMessage(error) in worker Aug 10, 2023
@jeromewu jeromewu merged commit 2fc2edd into main Aug 10, 2023
@jeromewu jeromewu deleted the fix/worker-error branch August 13, 2023 13:34
@lyqline
Copy link

lyqline commented Aug 16, 2023

image

image

@ffmpeg/ffmpeg version 0.12.4

found on unpkg
but not found on npm
@jeromewu

@jeromewu
Copy link
Collaborator Author

@lyqline
Copy link

lyqline commented Aug 17, 2023

image
image
@jeromewu is the same problem?already update to 0.12.4

@jeromewu
Copy link
Collaborator Author

Please create an issue to discuss and also check if you are using the correct version

@lyqline
Copy link

lyqline commented Aug 17, 2023

sorry,I should use fetchFile to download resources, but I used fetch, which caused this error. After correction, the code is no problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

function(errno){this.errno=errno} could not be cloned.
2 participants