You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)
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
The text was updated successfully, but these errors were encountered: