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

Show a more helpful error when ffmpeg is missing #20

Open
philc opened this issue Nov 3, 2014 · 0 comments
Open

Show a more helpful error when ffmpeg is missing #20

philc opened this issue Nov 3, 2014 · 0 comments

Comments

@philc
Copy link

philc commented Nov 3, 2014

Without ffmpeg installed, this is what is shown:

speech/audio_inspector.rb:55:ininitialize': undefined method first' for nil:NilClass (NoMethodError)

I know the readme says install ffmpeg, but this error can be made more friendly. A good practice is to assert up front that all binaries that your program depends on are present.

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