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

Size of videoconvertre.js #83

Open
matteoraggi opened this issue Apr 17, 2020 · 1 comment
Open

Size of videoconvertre.js #83

matteoraggi opened this issue Apr 17, 2020 · 1 comment

Comments

@matteoraggi
Copy link

Hello, which is the size used finally in the browser of videoconvertre.jscomprehensive of ffmpeg.js and maybe other sources?

@BenRichter
Copy link

This Demo http://bgrins.github.io/videoconverter.js/demo/ loads
ffmpeg-all-codecs.js to a Web Worker to prevent content blocking.

In Google Dev-Tools Network-Tab it says there were 7.1 MB transferred over the network. But when I download the File, it's 27,5 MB.
network-

WHen inspecting the header, It seems to be gzipped (but maybe not minified) to have a Content-Length of 7079016 Bytes which would be 56,6 Megabytes.

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

2 participants