Opened 7 years ago
Closed 7 years ago
#7781 closed defect (duplicate)
Mangled character encoding in stderr on Windows
| Reported by: | Rudolf Enberg | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | undetermined |
| Version: | git-master | Keywords: | utf8 win |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
There seems to be a character encoding problem with the standard error output. Some characters outside the A to Z range appear mangled. See the picture. I'm also attaching an audio file you can use to reproduce the issue.
ffmpeg -i "Måns Zelmerlöw - Heroes.mp3"
This occurs with the latest "static" Windows build (32 bit) as of writing this: 20190308-147ef1d
Attachments (1)
Change History (3)
by , 7 years ago
| Attachment: | Måns Zelmerlöw - Heroes.mp3 added |
|---|
comment:1 by , 7 years ago
| Keywords: | utf8 win added; unicode utf-8 character encoding stdout stderr removed |
|---|---|
| Version: | unspecified → git-master |
comment:2 by , 7 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.




Merged in #5398. Still the guy in that issue said that the fix I proposed is working for him, so solve it, damn it.