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

Will web versions be supported in the future #20

Open
ModuleCode opened this issue Apr 19, 2024 · 5 comments
Open

Will web versions be supported in the future #20

ModuleCode opened this issue Apr 19, 2024 · 5 comments

Comments

@ModuleCode
Copy link

image
I encountered an issue exporting the project to the web

@EIREXE
Copy link
Contributor

EIREXE commented Apr 20, 2024

Yeah the whole ffmpeg extension has to be compiled for web, might actually be easier to just put it in as an engine module if you need it right now, just clone the repo into modules/ffmpeg and hit compile
I'm extremely busy with work right now, but i'll take a look when i can

@ModuleCode
Copy link
Author

ModuleCode commented Apr 20, 2024

Why does it have to be modules/ffmpeg (Can you tell me why this name must be ffmpeg and where it is configured?) thanks

@EIREXE
Copy link
Contributor

EIREXE commented Apr 20, 2024

That name is like that because of register_types.cpp functions use just ffmpeg in the name

of course you'll also need a web version of ffmpeg, not sure how one goes about compiling one though

@ModuleCode
Copy link
Author

ModuleCode commented Apr 20, 2024

image
I compiled it successfully, but when I played the mp4, it reported an error
@EIREXE
image

@ModuleCode
Copy link
Author

image
I thought it was a version problem, I tried using version 4.2 but got another error

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