[FFmpeg-trac] #8890(ffprobe:open): ffprobe utf8 stdout on windows console is broken
FFmpeg
trac at avcodec.org
Sun Sep 13 10:40:42 EEST 2020
#8890: ffprobe utf8 stdout on windows console is broken
------------------------------------+-----------------------------------
Reporter: tqk2811 | Owner:
Type: defect | Status: open
Priority: normal | Component: ffprobe
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+-----------------------------------
Comment (by cus):
Replying to [comment:4 Balling]:
> You did not account for Chinese/Japanese characters in
cbf2a9bfac60e400980b503061922aedeedd9e28, it is a common problem. They
took two places in the console...
That change only affected av_log doing logging to stderr console. Ffprobe
is using simple stdout here, so that change does not affect its output.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8890#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list