Skip to content

Combine video and audio into one ffmpeg process#46

Merged
richiemcilroy merged 22 commits intoCapSoftware:mainfrom
Brendonovich:issue_24
Jul 16, 2024
Merged

Combine video and audio into one ffmpeg process#46
richiemcilroy merged 22 commits intoCapSoftware:mainfrom
Brendonovich:issue_24

Conversation

@Brendonovich
Copy link
Copy Markdown
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

@vercel
Copy link
Copy Markdown
Contributor

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.

@algora-pbc
Copy link
Copy Markdown

algora-pbc bot commented Jun 13, 2024

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

@richiemcilroy richiemcilroy merged commit dc4c38e into CapSoftware:main Jul 16, 2024
@richiemcilroy
Copy link
Copy Markdown
Member

This is awesome @Brendonovich, great work!

@Brendonovich Brendonovich deleted the issue_24 branch July 16, 2024 19:02
@Brendonovich
Copy link
Copy Markdown
Contributor Author

/claim #24

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