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

I can't save mp4 result #20

Open
1057520143 opened this issue May 7, 2020 · 1 comment
Open

I can't save mp4 result #20

1057520143 opened this issue May 7, 2020 · 1 comment

Comments

@1057520143
Copy link

1057520143 commented May 7, 2020

After configuring the environment according to the steps, you can get the image results in the / results / data directory, but when saving as an MP4 file, the code error is as follows:
image
According to the inspection of the operating environment, the ffmpeg package already exists in the environment. I want to ask how to solve this problem?
image

@ppsha3
Copy link

ppsha3 commented May 7, 2020

Make sure the ffmpeg is added in your global env path...

  1. Open terminal and type : echo $PATH
  2. If ffmepg is not there, add it by - PATH=$PATH:

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