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

Feature: Convert a series of PNG images to video #66

Open
ggua5470 opened this issue Mar 14, 2017 · 2 comments
Open

Feature: Convert a series of PNG images to video #66

ggua5470 opened this issue Mar 14, 2017 · 2 comments

Comments

@ggua5470
Copy link

Lots of good stuffs in the repo, but still miss the feature "Convert a series of PNG images to video".
I guess it will be similar to http://bigflake.com/mediacodec/EncodeAndMuxTest.java.txt, but it is good to have a working example.

Note: It is quite easy to do this in iOS with so many code examples around...

@ggua5470
Copy link
Author

Or maybe anyone can point me the right direction? For example, step 1, step 2, when to use a new thread, when to call stuff in the main ui thread, etc.

@simonrob
Copy link

I implemented this recently, helped by grafika and the bigflake examples. It's part of a larger project (all open source), but the main video processing parts are here: https://github.com/communitymedia/mediautilities/tree/master/MediaUtilities/src/main/java/ac/robinson/mp4

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

No branches or pull requests

2 participants