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

Command for image sequence #207

Open
PeterPedro opened this issue Nov 11, 2022 · 0 comments
Open

Command for image sequence #207

PeterPedro opened this issue Nov 11, 2022 · 0 comments

Comments

@PeterPedro
Copy link

Hello, so it's working great with videos but when I try to interpolate additional frames in a sequence of images it doesn't seem to work, it could be me not understanding the command line but this is what I noticed, according to the documentation page http://slowmovideo.granjow.net/docs.html the command should be:

> /usr/local/bin/slowmoRenderer -target images /root/timelapse/interpolated/%1.jpg -input images ??? /root/timelapse/source_images/ -slowfactor .2 -start :start -end :end -interpolation twoway2 -size orig

But the command seem to be wrong maybe? Because -target images should be something like %1.jpg /root/timelapse/interpolated/ instead.

And then -input images I'm not sure if I should just leave it like ??? and it automatically detects the image name sequence or should I do something like imagename??.jpg

So I have tried multiple commands but when it seems to work I get this errors and I don't know what I'm doing wrong.

Standalone Rendering.
will slow down to : 0.2
Segment  0 :  "Left node: 0; selected: 0"
Starting rendering process in Thread  0x7fbf26151c80
Rendering Slow-Mo …
Frame snapping in from  0  to  0
Rendering frame number  0  @ 0  from source time  0
No interpolation necessary.
  Writing image to  "/mnt/c/users/username/downloads/00001.png"  failed!
Rendering frame number  1  @ 0.0416667  from source time  0.002002
"Empty frame source; Cannot build flow."
Flow building error:  "Empty frame source; Cannot build flow."

Rendering finished.  Time taken: Empty frame source; Cannot build flow.
Aborting Rendering process in Thread  0x7fbf26151c80

Rendering finished.  Time taken:
Rendering stopped after  ""
Rendering : aborting
time :  1

Rendering finished.  Time taken: 00:00:00
Rendering stopped after  "00:00:00"
Rendering process finished in Thread  0x7fbf26151c80
delete pref

I'm running it on Windows WSL Ubuntu, that's why I only use the command line, any help would be greatly appreciated.

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