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

More cmdline options #8

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

andrew-klaassen
Copy link
Contributor

@andrew-klaassen andrew-klaassen commented Dec 19, 2017

I've added a couple of command-line options which we'll be using that would be lovely to have in the master branch.

-png <path/to/namespec_%04d.png>

-k <keyframeEvery> (integer)

The first one is for outputting PNGs (in addition to the MP4). The second one passes through to the "-g" option in ffmpeg; we primarily use it to make the MP4s frame-by-frame scrubbable for animators.

Let me know what you think. Thanks!

@Herschel
Copy link
Owner

Herschel commented Feb 7, 2018

Thanks for this! I'm a little busy ATM (we're shipping a game this month!) so I haven't had time to merge these pull requests, but I'll get around to this ASAP.

@andrew-klaassen
Copy link
Contributor Author

andrew-klaassen commented Feb 7, 2018 via email

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

Successfully merging this pull request may close these issues.

2 participants