Hi All, I want to convert a .srt file into ttml file. I tried using below command. ffmpeg -i my_srt.srt -y srt-to-ttml.xml -v verbose I am using 4.2 version of FFmpeg. I am working on Linux platform. Any suggestions or help would be appreciated. Regards.