[FFmpeg-trac] #7409(undetermined:new): Does LAV support UTF16 tags when streaming SHOUTcast?
FFmpeg
trac at avcodec.org
Thu Sep 6 18:07:32 EEST 2018
#7409: Does LAV support UTF16 tags when streaming SHOUTcast?
-------------------------------------+-------------------------------------
Reporter: max79 | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: unspecified | undetermined
Keywords: | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Description changed by cehoyos:
Old description:
> Summary of the bug:
> I have a station here which uses UTF16 and I'm having issues.
>
> How to reproduce:
> ffmpeg version N-91024-g293a6e8332 Copyright (c) 2000-2018 the FFmpeg
> developers
> built with gcc 7.3.0 (GCC)
> configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-
> bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass
> --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-
> libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
> --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr
> --enable-libtheora --enable-libtwolame --enable-libvpx --enable-
> libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-
> libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp
> --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-
> libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-
> libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va
> --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth
> libavutil 56. 18.100 / 56. 18.100
> libavcodec 58. 19.101 / 58. 19.101
> libavformat 58. 13.102 / 58. 13.102
> libavdevice 58. 4.100 / 58. 4.100
> libavfilter 7. 21.100 / 7. 21.100
> libswscale 5. 2.100 / 5. 2.100
> libswresample 3. 2.100 / 3. 2.100
> libpostproc 55. 2.100 / 55. 2.100
> Input #0, aac, from 'http://ic2.101.ru:8000/a38':
> Metadata:
> icy-br : 64
> icy-description : channel 101.ru
> icy-genre : POP
> icy-name : other
> icy-pub : 0
> icy-url : www.101.ru
> StreamTitle : {"t":"\u0425\u043e\u0440
> \u0421\u0438\u0440\u0438\u043d - \u041c\u043d\u043e\u0433\u0430\u044f
> \u041b\u0435\u0442\u0430 \u0426\u0430\u0440\u044e
> \u041f\u0435\u0442\u0440\u0443
> I","tT":"\u041c\u043d\u043e\u0433\u0430\u044f \u041b\u0435\u0442\u0430
> \u0426\u
> : 0
> :
> :
> Duration: N/A, bitrate: 64 kb/s
> Stream #0:0: Audio: aac (HE-AACv2), 44100 Hz, stereo, fltp, 64 kb/s
> At least one output file must be specified
New description:
Summary of the bug:
I have a station here which uses UTF16 and I'm having issues.
How to reproduce:
{{{
ffmpeg version N-91024-g293a6e8332 Copyright (c) 2000-2018 the FFmpeg
developers
built with gcc 7.3.0 (GCC)
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-
bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass
--enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-
libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
--enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr
--enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack
--enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2
--enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-
libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa
--enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx
--enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-
nvenc --enable-nvdec --enable-dxva2 --enable-avisynth
libavutil 56. 18.100 / 56. 18.100
libavcodec 58. 19.101 / 58. 19.101
libavformat 58. 13.102 / 58. 13.102
libavdevice 58. 4.100 / 58. 4.100
libavfilter 7. 21.100 / 7. 21.100
libswscale 5. 2.100 / 5. 2.100
libswresample 3. 2.100 / 3. 2.100
libpostproc 55. 2.100 / 55. 2.100
Input #0, aac, from 'http://ic2.101.ru:8000/a38':
Metadata:
icy-br : 64
icy-description : channel 101.ru
icy-genre : POP
icy-name : other
icy-pub : 0
icy-url : www.101.ru
StreamTitle : {"t":"\u0425\u043e\u0440
\u0421\u0438\u0440\u0438\u043d - \u041c\u043d\u043e\u0433\u0430\u044f
\u041b\u0435\u0442\u0430 \u0426\u0430\u0440\u044e
\u041f\u0435\u0442\u0440\u0443
I","tT":"\u041c\u043d\u043e\u0433\u0430\u044f \u041b\u0435\u0442\u0430
\u0426\u
: 0
:
:
Duration: N/A, bitrate: 64 kb/s
Stream #0:0: Audio: aac (HE-AACv2), 44100 Hz, stereo, fltp, 64 kb/s
At least one output file must be specified
}}}
--
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7409#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list