Skip to content

Implement subtitle transcoder - #70

Open
KingOfTheBlues wants to merge 1 commit into
angelcam:masterfrom
KingOfTheBlues:feat/subtitle-transcoding
Open

Implement subtitle transcoder#70
KingOfTheBlues wants to merge 1 commit into
angelcam:masterfrom
KingOfTheBlues:feat/subtitle-transcoding

Conversation

@KingOfTheBlues

Copy link
Copy Markdown
Contributor

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