[FFmpeg-user] Convert srt Subtitle file into ttml subtitle
MediaMouth
communque at gmail.com
Mon Oct 11 09:08:46 EEST 2021
You might try this
https://gotranscript.com/subtitle-converter
If you're comfortable with coding at all, you can create a relatively sophisticated converter that accounts for options like positioning and styling in ttml but which are largely foreign to srt.
> On Oct 10, 2021, at 22:58, R J <ramjajula9 at gmail.com> wrote:
>
> Hi,
>
> Sorry for putting you in confusion.
>
> I tried different ways of conversion from srt to ttml
>
> ffmpeg -i my_srt.srt my_output.ttml -v verbose
>
> So FFmpeg doesn't have the support for this ttml conversion yet.
>
> If so, how to convert this srt into ttml?
>
> Regards.
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-user
mailing list