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

Further Build with Docker instructions #176

Open
MatteoBuffo opened this issue Mar 30, 2022 · 3 comments
Open

Further Build with Docker instructions #176

MatteoBuffo opened this issue Mar 30, 2022 · 3 comments

Comments

@MatteoBuffo
Copy link

Hi! I successfully managed to build this project by following the steps reported here. I launched the Docker command in my root and now I have this in my console:

image

What am I expected to do right now?

Thanks.

@MatteoBuffo
Copy link
Author

Tried also to change the ffmpeg.js relative path with the absolute one, but still no clue what to do after launching the command... I landed on an empty opt folder.

@atulatulatul
Copy link

@MatteoBuffo same is the case with me too. Any luck finding what needs to be done, next?

@chengsokdara
Copy link

@MatteoBuffo after that point you should run below

cp -a /mnt/{.git,build,Makefile} . && source /root/emsdk/emsdk_env.sh && make && cp ffmpeg*.js /mnt

However for me it still not work

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

3 participants