On 2020-02-09T00:15:43+0100, Robin A. Jensen via ffmpeg-user <ffmpeg-user@ffmpeg.org> wrote: >> Now i'm trying a new approach. I actually got the dvb text out of the >> dvb_teletext into a seperate .srt file. >> But now i have a new issue. >> I do not only get the subtitle i need but all of them. So when playing the >> .mp4 with .srt on Kodi, my screens is filled with all 4 subtitles! >> I do extract with this command: >> ffmpeg -txt_format text -ss 00:04:45 -i 'Beck_ _je for _je (4).ts' -to >> 00:05:00 -map 0:s:0 -c:s:2 mov_text -metadata:s:s:2 language=dan 'Beck _je >> for _je (4).srt' >> So how do i get only the one subtitle that i need?
Could you share your 15sec ts-file so that we can have a look? Otherwise I don't have any idea what you're talking about. Also please tell us exactly what your expected output needs to be. And btw, you put your reply in the same blockquote as your previous e-mail/post, which is quite confusing. So please put your reply underneath the blockquote, not in it. -- Reino _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".