Opened 10 years ago
Last modified 8 years ago
#4345 new enhancement
Can't convert text subs to XSUB
Reported by: | edumj | Owned by: | |
---|---|---|---|
Priority: | wish | Component: | undetermined |
Version: | git-master | Keywords: | sub xsub |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Hi,
Is it posible to convert a .srt subtitle directly to XSUB?
I know it can't, because srt are not bitmap, but the "subtitles" filter can render text subs to bitmaps and hardsub them to the video, so if they are converted to bitmaps they should be encoded as XSub...
Or, should I export srt to bitmaps and somehow embed them as they were idx/sub?
Thanks!
Summary of the bug:
How to reproduce:
ffmpeg -i input -vf subtitles=%~nsx1:si=1 -scodec xsub output ffmpeg versión N-70148-g418be7c built with gcc 4.9.2 (GCC)
Change History (2)
comment:1 by , 8 years ago
Priority: | normal → wish |
---|
comment:2 by , 8 years ago
Keywords: | sub added; subtitles removed |
---|---|
Version: | unspecified → git-master |
Note:
See TracTickets
for help on using tickets.