|
|
|
|
|
by Andrew_W
1910 days ago
|
|
Yeah, that's definitely an issue! We had to "optimize" loading it twice. The first time, I moved it from auto-loading to when the user clicks convert to save on bandwidth. The second time, I moved it to after a file is selected. That gives it time to load while users are presented with options before converting. It's definitely a trade-off. For us, the choice was easy-ish because we want to keep the budget down as Indie Hackers, so we can't just offer a free tool that costs a ton in backend/serverless charges. |
|
(This is how I tried to measure FFmpeg binary size, I have no idea if it is correct:
178092232)