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

Implement subtitle transcoder #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KingOfTheBlues
Copy link

Based loosely on the ffmpeg implementation using avcodec_decode_subtitle2 and avcodec_encode_subtitle, adds a transcoder for converting subtitle formats.

Thanks in advance for your time considering this PR and providing any feedback.

NB: if sub_charenc is required it should be set on the demuxer

@operutka operutka self-requested a review April 16, 2023 10:16
@operutka operutka self-assigned this Apr 16, 2023
@operutka operutka added the enhancement New feature or request label Apr 16, 2023
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

Successfully merging this pull request may close these issues.

2 participants