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

[ASK] Extract frames and rebuild video (with audio in it) #120

Open
codenoid opened this issue Jan 31, 2020 · 1 comment
Open

[ASK] Extract frames and rebuild video (with audio in it) #120

codenoid opened this issue Jan 31, 2020 · 1 comment

Comments

@codenoid
Copy link

thankyou sir for this great library, however I'm trying to rebuild a video from extracted frames, how i can keep the audio while processing it ?, thankyou

@3d0c
Copy link
Owner

3d0c commented Feb 2, 2020

Hi, @codenoid
Please provide more details, what you mean extracted frames? What format do you use? And how do you store it?
In general to keep audio you just need to add one more audio stream. Something like in transcode.go example (it's obsolete, but should give you an idea of how it works)

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