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

Combine video and audio into one ffmpeg process #46

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

Brendonovich
Copy link
Contributor

@Brendonovich Brendonovich commented Jun 13, 2024

Don't review until #45 is merged

Combines the audio and video ffmpeg arguments into a single command that receive each stream via named pipes.
Video segments are now uploaded to ${userId}/${videoId}/segment/, and the default audio selector is always enabled for MediaConvert. Not sure if that's all been done properly, but the ffmpeg stuff in media.rs should be good.

/claim #24
Closes #24

Copy link

vercel bot commented Jun 13, 2024

@Brendonovich is attempting to deploy a commit to the Cap Software Inc Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

algora-pbc bot commented Jun 13, 2024

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe/Alipay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Combine Ffmpeg commands into one single command (macOS)
2 participants