[FFmpeg-trac] #5015(undetermined:new): Subtitles default charenc CP1252 instead of UTF-8

FFmpeg trac at avcodec.org
Thu Nov 19 01:16:52 CET 2015


#5015: Subtitles default charenc CP1252 instead of UTF-8
-------------------------------------+-------------------------------------
             Reporter:  Machete      |                     Type:  defect
               Status:  new          |                 Priority:  minor
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 As Matroska specifications all subtitle files should be coded in UTF-8,
 even if srt specs admit CP1252 only, mkvtoolnix convert the files in UTF-8
 anyway.
 Actually Subtitles videofilter reads mkv incuded subtitles as CP1252.
 Also ffmpeg online documentation specify:
 "charenc
 Set subtitles input character encoding. subtitles filter only. Only useful
 if not UTF-8."
 How to reproduce:
 {{{
 % ffmpeg -i input -vf subtitles=input output
 ffmpeg version
 built on ...
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

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


More information about the FFmpeg-trac mailing list