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

Timelapse export mode #111

Open
masc4ii opened this issue Sep 29, 2018 · 8 comments
Open

Timelapse export mode #111

masc4ii opened this issue Sep 29, 2018 · 8 comments
Assignees

Comments

@masc4ii
Copy link
Collaborator

masc4ii commented Sep 29, 2018

Can we make Time-Lapse export mode?

I shot MLV video @ 6 FPS and I don't want to render and process all the frames which are 6895 and size of 29.5 GB then speed it up in editing software I want to export 1 Frame after every 25 Frames for example or 1 Frame after 50 Frames this is changeable choice depending on the Time-Lapse speed you want but you got the Idea.

@masc4ii masc4ii self-assigned this Sep 29, 2018
@bouncyball-git
Copy link
Collaborator

bouncyball-git commented Sep 29, 2018

Would be cool. Then you have to increment the frame by factor you need. I guess it's gonna be easily doable. Or am I wrong? This way even playback preview can be done.

@DeafEyeJedi
Copy link

I dig this idea big time...

@masc4ii
Copy link
Collaborator Author

masc4ii commented Sep 29, 2018

Right... we just need a variable which is accessable from export settings - something like "Timelapse skip frames [xx frames]". And in export we increment the frames with i=i+1+variable instead of i++.

@bouncyball-git
Copy link
Collaborator

I think this variable should affect playback too. For previewing whats the result gonna be.

@bouncyball-git
Copy link
Collaborator

@DeafEyeJedi

Add I dig that you are still around 😃

HAYD man?

@masc4ii
Copy link
Collaborator Author

masc4ii commented Sep 29, 2018

Yeah... think so too... but that's difficult! :-/

@masc4ii
Copy link
Collaborator Author

masc4ii commented Oct 2, 2018

There are more idea's by a1ex for this topic: "180-degree averaging, instead of skipping". But because of performance reasons, this would be export only then:
https://www.magiclantern.fm/forum/index.php?topic=20025.msg206662#msg206662

pic

@bouncyball-git
Copy link
Collaborator

We can do both, skipping or averaging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants