Skip to content
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

FFMpeg transcoding is broken in Firefox #173

Open
nathanathan opened this issue Mar 8, 2014 · 0 comments
Open

FFMpeg transcoding is broken in Firefox #173

nathanathan opened this issue Mar 8, 2014 · 0 comments

Comments

@nathanathan
Copy link

When attempting to do FFMpeg transcoding in Windows Firefox I've encountered a few bugs, in both nightly and the stable version.

There is a Heisenburg effect where RecordRTC.getBlob() will sometimes return undefined, but if there is a break point before it, it seems to never return undefined.

When FFMpeg runs I will occasionally get this error:

asm.js link error: As a temporary limitation, modules cannot be linked more than once. This limitation should be removed in a future release. To work around this, compile a second module (e.g., using the Function constructor).

and when FFMpeg completes it will always sends a "done" event where result.data has a size of 0.

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

No branches or pull requests

1 participant