[FFmpeg-trac] #5578(undetermined:new): Disabling Icy-Metadata header not working

FFmpeg trac at avcodec.org
Thu May 19 18:39:51 CEST 2016


#5578: Disabling Icy-Metadata header not working
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  gorilla.maguila                    |                 Priority:  normal
               Status:  new          |                  Version:
            Component:               |  unspecified
  undetermined                       |               Blocked By:
             Keywords:               |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Trying to use -icy 0 does not disable Icy-Metadata header:


 {{{
 ffplay -icy 0 -loglevel debug http://cdn.rasset.ie/hls-
 live/_definst_/rte2/rte2-720.m3u8
 ffplay version N-80038-g7494b49 Copyright (c) 2003-2016 the FFmpeg
 developers
   built with gcc 6.1.1 (GCC) 20160501
   configuration: --prefix=/usr --disable-debug --disable-static --enable-
 avisynth --enable-avresample --enable-fontconfig --enable-gnutls --enable-
 gpl --enable-ladspa --enable-libass --enable-libbluray --enable-libfdk-aac
 --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-
 libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-
 libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse
 --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-
 libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-
 libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-
 libx265 --enable-libxvid --enable-nonfree --enable-shared --enable-
 version3 --enable-x11grab
   libavutil      55. 24.100 / 55. 24.100
   libavcodec     57. 42.100 / 57. 42.100
   libavformat    57. 36.100 / 57. 36.100
   libavdevice    57.  0.101 / 57.  0.101
   libavfilter     6. 46.100 /  6. 46.100
   libavresample   3.  0.  0 /  3.  0.  0
   libswscale      4.  1.100 /  4.  1.100
   libswresample   2.  0.101 /  2.  0.101
   libpostproc    54.  0.100 / 54.  0.100
 [http @ 0x7fb7b8007980] Setting default whitelist
 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
 [http @ 0x7fb7b8007980] request: GET /hls-
 live/_definst_/rte2/rte2-720.m3u8 HTTP/1.1
 User-Agent: Lavf/57.36.100
 Accept: */*
 Range: bytes=0-
 Connection: close
 Host: cdn.rasset.ie


 [hls,applehttp @ 0x7fb7b8009240] Format hls,applehttp probed with
 size=2048 and score=100
 [hls,applehttp @ 0x7fb7b8009240] HLS request for url 'http://cdn.rasset.ie
 /hls-live/streams/events/_definst_/rte2/rte2-720Num2370.ts', offset 0,
 playlist 0
 [https @ 0x7fb7b800fd00] request: GET /hls-key/rte2.bin HTTP/1.10
 User-Agent: Lavf/57.36.100
 Accept: */*
 Connection: close
 Host: www.rte.ie
 Icy-MetaData: 1


 [AVIOContext @ 0x7fb7b8587580] Statistics: 16 bytes read, 0 seeks
 [http @ 0x7fb7b839d740] request: GET /hls-
 live/streams/events/_definst_/rte2/rte2-720Num2370.ts HTTP/1.1
 User-Agent: Lavf/57.36.100
 Accept: */*
 Connection: close
 Host: cdn.rasset.ie
 Icy-MetaData: 1
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5578>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list