udacity / CarND-Term1-Starter-Kit

MIT License
494 stars 602 forks source link

Add ffmpeg to the List of Packages to Install #63

Closed ser94mor closed 6 years ago

ser94mor commented 7 years ago

This fix resolves the known problem from project 1: NeedDownloadError: Need ffmpeg exe.

The workaround suggested in jupyter notebook (You can download it by calling: imageio.plugins.ffmpeg.download()) did not help me. The idea to install ffmpeg from repositories was taken from the following forum post: https://carnd-forums.udacity.com/display/CAR/questions/26218840/import-videofileclip-error.

nahmed087 commented 7 years ago

The link in your answer is inaccessible. Can you open the link now?

mvirgo commented 6 years ago

Passing on this for now - have added script into the Test repository to pull this appropriately.