[FFmpeg-trac] #6226(avcodec:closed): subtitles filter (hardsubs) error

FFmpeg trac at avcodec.org
Wed Mar 8 04:45:53 EET 2017


#6226: subtitles filter (hardsubs) error
------------------------------------+-----------------------------------
             Reporter:  Lediff      |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:  invalid
             Keywords:  sub srt     |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by Lediff):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 ok. The fix was to edit the file and change every line from
 {{{
 00:00:01 --> 00:00:03
 }}}
 to
 {{{
 00:00:01,000 --> 00:00:03,000
 }}}
 Now it works.
 You can close this ticket.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6226#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list