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

All video remixes crash.. :( #41

Open
PanMan opened this issue Jan 16, 2015 · 0 comments
Open

All video remixes crash.. :( #41

PanMan opened this issue Jan 16, 2015 · 0 comments

Comments

@PanMan
Copy link

PanMan commented Jan 16, 2015

I tried some of the video remixes.
The first error was that ffmpeg didn't support the anymore.
This was fixed (in my fork) at PanMan/remix@echonest:master...master
(in 2 commits, stoopid).
But the video remixes still fail :( See log below:

Traceback (most recent call last):
  File "vdissoc.py", line 93, in <module>
    main(inputFilename, outputFilename, variation)
  File "vdissoc.py", line 78, in main
    out = video.getpieces(av, output)
  File "build/bdist.linux-x86_64/egg/echonest/remix/video.py", line 265, in getpieces
  File "build/bdist.linux-x86_64/egg/echonest/remix/video.py", line 49, in __getitem__
  File "build/bdist.linux-x86_64/egg/echonest/remix/video.py", line 56, in getslice
TypeError: unsupported operand type(s) for *: 'float' and 'NoneType'
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