Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

FFMPEG not downloaded on virtual machine #165

Closed
phidahl opened this issue Jul 20, 2017 · 3 comments
Closed

FFMPEG not downloaded on virtual machine #165

phidahl opened this issue Jul 20, 2017 · 3 comments
Labels

Comments

@phidahl
Copy link
Contributor

phidahl commented Jul 20, 2017

If I run shapout on a virtual machine, with win7 (Virtual Box), the ffmpeg extension cannot be downloaded. I get an error message and the program won't react anymore.

[Window Title]
Error

[Content]
Traceback (most recent call last):
File "ShapeOut.py", line 66, in
File "ShapeOut.py", line 38, in main
File "gui\frontend.py", line 175, in InitRun
File "site-packages\imageio\plugins\ffmpeg.py", line 58, in download
File "site-packages\imageio\core\fetching.py", line 121, in get_remote_file
File "site-packages\imageio\core\fetching.py", line 177, in _fetch_file
IOError: Unable to download 'ffmpeg-win32-v3.2.4.exe'. Perhaps there is a no internet connection? If there is, please report this problem.

[OK]

@paulmueller
Copy link
Member

Looks like a networking problem in imageio. I am planning to include the ffmpeg binary with ShapeOut. A workaround would be to manually install ffmpeg in the virtual machine.

@paulmueller
Copy link
Member

Please try the latest build: https://ci.appveyor.com/project/paulmueller/shapeout/build/1.0.690

@phidahl
Copy link
Contributor Author

phidahl commented Jul 26, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants