udacity / CarND-Term1-Starter-Kit

MIT License
494 stars 602 forks source link

install ffmpeg in environment.yml #65

Closed pkol closed 7 years ago

pkol commented 7 years ago

this commit fixes issue with ffmpeg mentioned here: https://discussions.udacity.com/t/bug-report-incorrect-docker-image-name-on-18-run-some-code-in-term-1-lesson-2-finding-lane-lines/222955

ffmpeg have to be installed explicitly if old version of imageio is used.

Removed obsolete ffmpeg.py