#4345: Can't convert text subs to XSUB
-------------------------------------+-------------------------------------
             Reporter:  edumj        |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  normal
  undetermined                       |                  Version:
             Keywords:  subtitles    |  unspecified
  xsub                               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 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)
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4345>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to