[FFmpeg-trac] #4059(undetermined:new): conversion only done properly when specifying the wrong subtitle encoding

FFmpeg trac at avcodec.org
Tue Oct 28 01:26:35 CET 2014


#4059: conversion only done properly when specifying the wrong subtitle encoding
-------------------------------------+-------------------------------------
             Reporter:  julian       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Cigaes):

 Support for UTF-16 in text files was added savagely at the demuxer level,
 without any care for API consistency or stability. This is done by
 recoding the packets to UTF-8 directly. The {{{-sub_charenc}}} option
 works at decoder level, and the packets are already in UTF-8.

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


More information about the FFmpeg-trac mailing list