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

Youtube Video Processing Does Not Work? #33

Open
dannybess opened this issue Jul 25, 2015 · 4 comments
Open

Youtube Video Processing Does Not Work? #33

dannybess opened this issue Jul 25, 2015 · 4 comments

Comments

@dannybess
Copy link

Whenever I launch the ./youtube.sh .... this is the output I get:
Could find no file with path '/tmp/outputs/image-%05d.jpg' and index in the range 0-4
/tmp/outputs/image-%05d.jpg: No such file or directory.

Anyone else get this?

@larssondaniel
Copy link

I also get this.

@EvilAngelPixie
Copy link

Mine was working, now I get the same error regardless of what video I try - also switched to inception_5b/5x5 layer from conv2/3x3

@EvilAngelPixie
Copy link

Fixed it! http://[your.ip.here]:8000/log.html was giving a pile of Error Code 137's but the issue was the droplet size. Doubled the RAM and it's now working (even though "Memory required for data" line in the output is still saying ~0.5GB which is only marginally more than my original video and layer selection.

@Zeesy
Copy link

Zeesy commented Oct 21, 2016

Just learning. Would line 38 be the place to change droplet size? ./start.sh runs just fine, it's ./youtube that's the issue. Further up, before:

Could find no file with path '/tmp/outputs/image-%05d.jpg' and index in the range 0-4
/tmp/outputs/image-%05d.jpg: No such file or directory.

I get this:

/tmp/video.mp4: No such file or directory

Is there another issue happening here?

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

4 participants