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

Rewrite transcoder in go #289

Merged
merged 48 commits into from
Jan 18, 2024
Merged

Rewrite transcoder in go #289

merged 48 commits into from
Jan 18, 2024

Conversation

zoriya
Copy link
Owner

@zoriya zoriya commented Jan 18, 2024

Change is non-breaking for the API or the end-user.

New features:

  • Start transcode in the middle of a file
  • Kill old unused transcode on file/quality/audio change or seek
  • Use the same transcode for every users that uses the same file/quality/audio

Closes #243

@zoriya zoriya self-assigned this Jan 18, 2024
@zoriya zoriya added this to the v4.2.0 milestone Jan 18, 2024
@zoriya zoriya enabled auto-merge (rebase) January 18, 2024 12:29
@zoriya zoriya merged commit f1c3844 into master Jan 18, 2024
10 checks passed
@zoriya zoriya deleted the feat/gocoder branch January 18, 2024 12:32
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.

Support seeking before the transcoder finished processing.
1 participant