Menu

#13 Localized file names show up broken in FFmpeg logs

2.0
closed
Abel
codepage (1)
2019-09-26
2019-09-25
MKZ
No

Hi,

Since Windows Command Prompt uses a code page defined by the locale (ANSI) and FFmpeg outputs its logs in UTF-8 (code page 65001 in Windows), localized file names are broken in the FFmpeg logs.

Could you run the following command internally before passing parameters to or calling up the Command Prompt so that the localized file names do not show up broken?

%windir%\system32\cmd.exe /k "chcp 65001 >nul"

Thanks a million.

Discussion

  • Abel

    Abel - 2019-09-26
    • status: open --> accepted
     
  • Abel

    Abel - 2019-09-26
    • status: accepted --> closed
     
  • Abel

    Abel - 2019-09-26

    Hi, I think I found the solution, it will available on next version.
    Cheers

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.