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

Add segment muxer output #538

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

Conversation

SinisterMaya
Copy link

This adds support for the segment output muxer that allows to generate several files instead of only one. Ideal when you don't want to handle too heavy files or when you need to maintain a history of streams. https://ffmpeg.org/ffmpeg-formats.html#segment_002c-stream_005fsegment_002c-ssegment

Yan Gauthier added 4 commits August 15, 2024 10:08
…egmented. There's a SegmentCustomArgument for the arguments I did not implement.
… System.Text.Json introduced in .NET8.0 prevent us from deserializing this type dotnet/docs#37041
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

Successfully merging this pull request may close these issues.

1 participant