[FFmpeg-trac] #5398(ffmpeg:new): non-Latin characters in Windows console
FFmpeg
trac at avcodec.org
Sun Apr 3 10:04:57 CEST 2016
#5398: non-Latin characters in Windows console
--------------------------------+---------------------------------------
Reporter: v0lt | Type: defect
Status: new | Priority: normal
Component: ffmpeg | Version: unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------+---------------------------------------
Can not read the names of the DirectShow audio device in Windows 7 with
the Russian locale.
How to reproduce:
{{{
c:\>ffmpeg -list_devices true -f dshow -i dummy
ffmpeg version N-79209-gb3eda69 Copyright (c) 2000-2016 the FFmpeg
developers
built with gcc 5.3.0 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads
--enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls
--enab
le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-
libcaca --
enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc
--enable-lib
modplug --enable-libmfx --enable-libmp3lame --enable-libopencore-amrnb
--enable-
libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp
--enabl
e-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex
--enable
-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc
--ena
ble-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp
--enable-libx
264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg
--enable
-lzma --enable-decklink --enable-zlib
libavutil 55. 19.100 / 55. 19.100
libavcodec 57. 33.100 / 57. 33.100
libavformat 57. 29.101 / 57. 29.101
libavdevice 57. 0.101 / 57. 0.101
libavfilter 6. 40.102 / 6. 40.102
libswscale 4. 1.100 / 4. 1.100
libswresample 2. 0.101 / 2. 0.101
libpostproc 54. 0.100 / 54. 0.100
[dshow @ 000000000053a960] DirectShow video devices (some may be both
video and
audio devices)
[dshow @ 000000000053a960] Could not enumerate video devices (or none
found).
[dshow @ 000000000053a960] DirectShow audio devices
[dshow @ 000000000053a960] "╨Ь╨╕╨║╤А╨╛╤Д╨╛╨╜ (Realtek High Definiti"
[dshow @ 000000000053a960] Alternative name
"@device_cm_{33D9A762-90C8-11D0-
BD43-00A0C911CE86}\╨Ь╨╕╨║╤А╨╛╤Д╨╛╨╜ (Realtek High Definiti"
[dshow @ 000000000053a960] "╨б╤В╨╡╤А╨╡╨╛ ╨╝╨╕╨║╤И╨╡╤А (Realtek High Def"
[dshow @ 000000000053a960] Alternative name
"@device_cm_{33D9A762-90C8-11D0-
BD43-00A0C911CE86}\╨б╤В╨╡╤А╨╡╨╛ ╨╝╨╕╨║╤И╨╡╤А (Realtek High Def"
dummy: Immediate exit requested
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5398>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list