question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reworking --save_pngs

See original GitHub issue

Now, --save_pngs save each frame of the video as .png.

The flag name is not explicit enough, I think.

We should change it to, I don’t know, --save_each_frame ?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
leotrscommented, Sep 9, 2020

Yes, saving to other image formats would be nice. Right now we are limited by two main reasons: the Camera object only manipulates pixel arrays directly, and the SceneFileWriter only works by sending pixel arrays to ffmpeg.

In the future, once we have refactored Camera into a Renderer, and once we have refactored SceneFileWriter as well, this may be possible at some point.

0reactions
leotrscommented, Oct 28, 2020

I think exporting to SVG is out of the question currently.

As for the original topic of this issue: I’m happy to change save_pngs to save_all_frames for the time being

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Maximize Rework Cost Savings
5 Ways to Reduce Rework Costs · 1. Maintain well organized filing systems · 2. Prioritize open communication · 3. Always be proactive...
Read more >
Here's how experts say you can rework your budget for high ...
For consumers fearing how their 401ks and other long-term savings plans will fare, senior financial advisor Anastasia Wiese said the best advice ...
Read more >
Better Money Habits: Reworking a work-from-home budget
Better Money Habits: Reworking a work-from-home budget ... Here are five key areas where you might see some savings and surprise splurges.
Read more >
How to get back on track after blowing your budget - CNBC
If you haven't found a process that keeps you engaged in tracking your spending and saving, it will be harder to stick to...
Read more >
Rework Your Budget - Practical Money Skills
Any other regular income that you can include in your monthly financial outlook. Fixed Monthly Expenses. Housing (rent/mortgage). Your rent/ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found