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 render bar/status #485

Closed
SelfDestructor opened this issue May 28, 2014 · 5 comments
Closed

Timelapse render bar/status #485

SelfDestructor opened this issue May 28, 2014 · 5 comments
Labels
done Done but not yet released request Feature request
Milestone

Comments

@SelfDestructor
Copy link

Is it possible to add a progress bar or status box next to recorded timelapses?
A simple "Rendering" and "Finished" message would really help as right now I'm downloading the movie to see if it's finished rendering to the end.

@stylesuxx
Copy link

This is a feature that already exists in the current devel branch. You get a notification message as soon as rendering starts and ends.

foosel added a commit that referenced this issue Feb 2, 2016
  * persistent notification on ongoing timelapse render job (#485)
  * non-colliding timelapse snapshot name generation to not delete
     existing snapshots when new print starts and timelapse has not
     yet been rendered, also only delete snapshots if timelapse rendered (#318)
  * list of unrendered timelapses, with option to delete files
    or to render timelapse
@foosel
Copy link
Member

foosel commented Feb 2, 2016

Progress bar would necessitate ffmpeg output parsing, haven't yet looked if that's feasible. Status indicators on the timelapse list might be possible, but aren't implemented yet.

But the "Timelapse rendering" notification is now persistent, even across reloads/client switches. That should make it easier to see that a rendering job is currently in progress.

Available on the maintenance and devel branches and going to be included in the 1.2.9 release.

@foosel foosel added done Done but not yet released and removed difficulty:medium up-for-grabs labels Jun 19, 2018
@foosel foosel added this to the 1.3.9 milestone Jun 19, 2018
@foosel
Copy link
Member

foosel commented Jun 19, 2018

This has been implemented by the above PR on maintenance and devel and will be part of 1.3.9

@foosel foosel modified the milestones: 1.3.9, 1.4.0 Jul 6, 2018
@foosel
Copy link
Member

foosel commented Jul 6, 2018

Apologies, this has been implemented by the above PR on devel only so far and will be part of 1.4.0

@foosel
Copy link
Member

foosel commented Mar 4, 2020

1.4.0 has been released.

@foosel foosel closed this as completed Mar 4, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
done Done but not yet released request Feature request
Projects
None yet
Development

No branches or pull requests

3 participants