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

ProgressMeter #56

Closed
Wikunia opened this issue Aug 7, 2020 · 4 comments · Fixed by #133
Closed

ProgressMeter #56

Wikunia opened this issue Aug 7, 2020 · 4 comments · Fixed by #133
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Wikunia
Copy link
Member

Wikunia commented Aug 7, 2020

For longer animations it might be useful to provide a progress bar.
No user should ask: "Is it doing something or is it hanging?"

https://github.com/timholy/ProgressMeter.jl

@Wikunia Wikunia added the enhancement New feature or request label Aug 7, 2020
@Wikunia
Copy link
Member Author

Wikunia commented Aug 9, 2020

What do you think about a milestone of v0.2.0 for this @TheCedarPrince ?

@TheCedarPrince TheCedarPrince added this to the v0.2.0 milestone Aug 9, 2020
@TheCedarPrince
Copy link
Member

I like this a lot! I added it to v0.2.0. My only question about be about how to incorporate this with FFMPEG. Are you thinking about exploring adding this functionality or would you like me to try taking it on for the next milestone?

@Wikunia
Copy link
Member Author

Wikunia commented Aug 9, 2020

I would only use it for creating every frame. Thus should be the slow part. I think ffmpeg is relatively fast in creating a gif or mp4.
This should be fairly easy to implement but I would say: let's finish the important stuff for v0.1 first

@TheCedarPrince
Copy link
Member

Maybe we could incorporate this here too: https://github.com/haberdashPI/Alert.jl ?

I only worry about adding additional dependencies.

@Wikunia Wikunia self-assigned this Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants