[FFmpeg-trac] #5398(ffmpeg:open): non-Latin characters in Windows console

FFmpeg trac at avcodec.org
Wed Sep 18 16:21:55 EEST 2019


#5398: non-Latin characters in Windows console
-------------------------------------+----------------------------------
             Reporter:  v0lt         |                    Owner:  mkver
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:  ffmpeg
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------
Changes (by Balling):

 * owner:   => mkver
 * status:  new => open


Comment:

 Really! https://stackoverflow.com/questions/14109024/how-to-make-unicode-
 charset-in-cmd-exe-by-default

 This is enough to solve this!
 You just call cmd /K chcp 65001
 But there should be a way to change it in C!

 After googling here you are an implementation in curl:
 https://github.com/curl/curl/pull/3212/commits

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


More information about the FFmpeg-trac mailing list