[FFmpeg-trac] #4054(avformat:new): libavformat: subtitles: provide a mechanism to guess subtitle character encoding

FFmpeg trac at avcodec.org
Thu Oct 23 13:21:38 CEST 2014


#4054: libavformat: subtitles: provide a mechanism to guess subtitle character
encoding
-----------------------------------+---------------------------------------
             Reporter:  11rcombs   |                     Type:  enhancement
               Status:  new        |                 Priority:  wish
            Component:  avformat   |                  Version:  git-master
             Keywords:  subtitles  |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+---------------------------------------
 Sometimes, especially when ffmpeg is being called programmatically, it is
 difficult or impossible for the caller (or user) to know the character
 encoding of a subtitle file. It'd be useful for libavformat to provide a
 mechanism to detect the encoding if an option is set, using some
 combination of universalchardet, enca, or libguess.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4054>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list