[FFmpeg-trac] #3491(undetermined:new): MKV muxer corrupts subtitles

FFmpeg trac at avcodec.org
Sun Mar 23 19:59:44 CET 2014


#3491: MKV muxer corrupts subtitles
-------------------------------------+-------------------------------------
             Reporter:  ValdikSS     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Cigaes):

 That happens because, by default, the Matroska demuxer uses some legacy
 format for demuxed ASS packets.
 You can get it to use the newer format, and thus preserve the read order,
 by adding {{{-c:s ass}}} as input option.

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


More information about the FFmpeg-trac mailing list