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

FFmpeg trac at avcodec.org
Fri Sep 27 09:27:52 EEST 2019


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

Comment (by v0lt):

 Thank you.
 The batch file below works correctly for me.
 {{{
 chcp 65001
 ffmpeg -list_devices true -f dshow -i dummy
 pause
 }}}

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


More information about the FFmpeg-trac mailing list