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

errors occur when visualize #1

Open
wuwei-bupt opened this issue Feb 24, 2017 · 0 comments
Open

errors occur when visualize #1

wuwei-bupt opened this issue Feb 24, 2017 · 0 comments

Comments

@wuwei-bupt
Copy link

Traceback (most recent call last):
File "D:/Codes/Python/mlnd/capstone/capstone-master/deep_tesla/run.py", line 68, in
verbose=True, frame_count_limit=None)
File "D:\Codes\Python\mlnd\capstone\capstone-master\deep_tesla\utils.py", line 368, in visualize
mkv_to_mp4(out_path, remove_mkv=True)
File "D:\Codes\Python\mlnd\capstone\capstone-master\deep_tesla\utils.py", line 122, in mkv_to_mp4
assert os.path.isfile(mkv_path)
AssertionError

Failed to load OpenH264 library: openh264-1.4.0-win64msvc.dll
Please check environment and/or download library from here:
https://github.com/cisco/openh264/releases

[libopenh264 @ 00000170df0a8a60] Incorrect library version loaded
Could not open codec 'libopenh264': Unspecified error

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

1 participant