[FFmpeg-trac] #11240(tools:open): [Windows] Non-ASCII characters in "FFREPORT" may produce garbled filename or fail
FFmpeg
trac at avcodec.org
Fri Nov 8 21:49:54 EET 2024
#11240: [Windows] Non-ASCII characters in "FFREPORT" may produce garbled filename
or fail
-------------------------------------+-------------------------------------
Reporter: m.feriati | Owner: (none)
Type: defect | Status: open
Priority: normal | Component: tools
Version: git-master | Resolution:
Keywords: FFREPORT | Blocked By:
filename |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by m.feriati):
* keywords: FFREPORT => FFREPORT filename
* status: new => open
* version: unspecified => git-master
Comment:
it is worth to mention that the environment variable is read as an utf8
string
`env = getenv_utf8("FFREPORT");`
[https://github.com/FFmpeg/FFmpeg/blob/3330b733d3eb912ee60a90a163ef8ee5f44ff4c0/fftools/cmdutils.c#L566]
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11240#comment:13>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list