Opened 7 years ago

Closed 5 years ago

#6653 closed defect (needs_more_info)

"Title" metadata tag persist in wrong place for all Opus & Vorbis IceCast streams!

Reported by: max79 Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

"Title" metadata tag persist in wrong place for all Opus & Vorbis IceCast streams! Why there is two "Metadata" sections? As result in media players(for example in Zoom Player) this multiple info didn't shows through LAVSource while stream playing. Examples:

http://209.126.66.166:10999/192.opus
http://209.126.66.166:10999/192.ogg

Summary of the bug:
ffmpeg version 3.3.3 Copyright (c) 2000-2017 the FFmpeg developers

built with gcc 7.1.0 (GCC)
configuration: --enable-gpl --enable-version3 --enable-cuda --enable-cuvid --enable-d3d11va --enable-dxva2 --enable-libmfx --enable-nvenc --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-zlib
libavutil 55. 58.100 / 55. 58.100
libavcodec 57. 89.100 / 57. 89.100
libavformat 57. 71.100 / 57. 71.100
libavdevice 57. 6.100 / 57. 6.100
libavfilter 6. 82.100 / 6. 82.100
libswscale 4. 6.100 / 4. 6.100
libswresample 2. 7.100 / 2. 7.100
libpostproc 54. 5.100 / 54. 5.100

Input #0, ogg, from 'http://209.126.66.166:10999/192.opus':

Metadata:

icy-description : Commercial-Free Web Radio
icy-genre : Eclectic,Rock,Blues,Indie
icy-name : JB Radio-2
icy-pub : 1
icy-url : https://jbradio2.ca

Duration: N/A, start: 249.740000, bitrate: N/A

Stream #0:0: Audio: opus, 48000 Hz, stereo, fltp
Metadata:

TITLE : Tony Joe White - Always The Song

At least one output file must be specified

Change History (1)

comment:1 by Carl Eugen Hoyos, 5 years ago

Resolution: needs_more_info
Status: newclosed

The links are 404 now.

Note: See TracTickets for help on using tickets.