[FFmpeg-trac] #6432(ffmpeg:new): ~1800 DNS requests per hour

FFmpeg trac at avcodec.org
Thu Jun 1 04:28:17 EEST 2017


#6432: ~1800 DNS requests per hour
-----------------------------------+----------------------------------
             Reporter:  Darkjacky  |                     Type:  defect
               Status:  new        |                 Priority:  normal
            Component:  ffmpeg     |                  Version:  3.2.4
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+----------------------------------
 Summary of the bug:
 I am recording a stream and I found out through pi-hole logging that
 FFmpeg is doing ~1800 DNS requests every hour. Basically it looks like
 FFmpeg does not care about DNS TTL.
 How to reproduce:
 {{{
 ffmpeg -i
 http://tweedekamerlive.download.kpnstreaming.nl/plenairezaal/4500/prog_index.m3u8
 -bsf:a aac_adtstoasc -vcodec copy "/tmp/test.mp4"
 }}}

 Please let me know if you need more information.

 Thanks,
 Jacky

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


More information about the FFmpeg-trac mailing list