Extended subtitles support across containers#166
Extended subtitles support across containers#166wiedymi wants to merge 5 commits intoVanilagy:mainfrom
Conversation
|
Thanks! This is a large PR and thus will take some energy to review, so given that this feature is not on the immediate roadmap (although it is on the roadmap!), I'll deal with this PR at a later date. But don't worry, I won't forget about it! |
|
Take your time
|
c972f97 to
f3fe6a5
Compare
|
@Vanilagy this one is rebased as well |
|
Hey I'm just leaving my support here I started using media bunny and a project and think it would be really cool to have subtitle support |
Combines our CTS fix with wiedymi's subtitle support PR (Vanilagy#166). Adds input/output support for WebVTT, tx3g, TTML, SRT, ASS/SSA across MP4/MOV/MKV containers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@Vanilagy let me know when you will have time to revise the PR to your vision and finally ship it 👀 |
Summary
This PR adds end-to-end subtitle support across containers, parsing/muxing, and conversion workflows.
What’s included
webvttsrtass/ssatx3gttmltx3gandttmlmapping/handling.ConversionSubtitleOptions:discardcodecDocs and examples
Tests
Commit structure
This branch is intentionally split into focused commits:
tx3g/ttmlsupport for MP4/MOV.Notes
test/public/subtitles/.