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

ValueError: could not convert string to float: N/A #30

Open
peoplecallmefrancois opened this issue Jul 20, 2013 · 0 comments
Open

ValueError: could not convert string to float: N/A #30

peoplecallmefrancois opened this issue Jul 20, 2013 · 0 comments

Comments

@peoplecallmefrancois
Copy link

I got this error. What am I doing wrong?

File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/converter/__init__.py", line 162, in convert info = self.ffmpeg.probe(infile) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/converter/ffmpeg.py", line 367, in probe info.parse_ffprobe(raw) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/converter/ffmpeg.py", line 253, in parse_ffprobe self.format.parse_ffprobe(k, v) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/converter/ffmpeg.py", line 78, in parse_ffprobe self.duration = float(val) ValueError: could not convert string to float: N/A

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