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

concat source audio #4

Open
transitive-bullshit opened this issue Apr 17, 2018 · 5 comments
Open

concat source audio #4

transitive-bullshit opened this issue Apr 17, 2018 · 5 comments
Labels
enhancement New feature or request

Comments

@transitive-bullshit
Copy link
Owner

Currently, we only support concatenating videos with a single audio track specified for the output. We should support concatenating the input audio streams as well, defaulting to a cross-fade between audio streams during transitions.

@CreativeBuilds
Copy link

I was wondering if there was any update on this? As this library wont work if it doesn't crossfade the audio with the transitions because that makes up 50% of the video. Thanks :)

@transitive-bullshit
Copy link
Owner Author

@CreativeBuilds PRs are welcome 😄

Otherwise, a workaround is available here: #24

@CreativeBuilds
Copy link

That work around is a CLI example, I'm not sure how I would be able to accomplish that directly in Node. Could you provide a sample/sudo code of it?

@daniel-habib
Copy link
Contributor

@transitive-bullshit : I've got something that concats audio - but no cross-fade effect.
just start the new audio halfway into the transition.
would you like me to send a PR for that or only if/ when i get to do the cross-fade thing?

@KjellConnelly
Copy link

Moar plz?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants