[FFmpeg-trac] #7223(undetermined:new): ffmpeg fails to get https over http proxy

FFmpeg trac at avcodec.org
Wed May 23 00:26:48 EEST 2018


#7223: ffmpeg fails to get https over http proxy
-------------------------------------+-------------------------------------
             Reporter:  flaisob      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  http         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by ryonsabouni):

 See how it says "ffmpeg version 4.0 Copyright...." That means that you are
 on version 4.0 and not on git head. Disclaimer: Git head may also yield
 the same results.

 Replying to [comment:2 flaisob]:
 > uncut console output, for lastest ffmpeg stable release:
 >
 > > export http_proxy=http://127.0.0.1:1234
 > > ffmpeg -i "https://img-prod-cms-rt-microsoft-
 com.akamaized.net/favicon.ico" f.ico
 >
 > ffmpeg version 4.0 Copyright (c) 2000-2018 the FFmpeg developers
 >   built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.9) 20160609
 >   configuration: --enable-gpl --enable-libx264 --enable-libx265
 --enable-nonfree --enable-openssl
 >   libavutil      56. 14.100 / 56. 14.100
 >   libavcodec     58. 18.100 / 58. 18.100
 >   libavformat    58. 12.100 / 58. 12.100
 >   libavdevice    58.  3.100 / 58.  3.100
 >   libavfilter     7. 16.100 /  7. 16.100
 >   libswscale      5.  1.100 /  5.  1.100
 >   libswresample   3.  1.100 /  3.  1.100
 >   libpostproc    55.  1.100 / 55.  1.100
 > zsh: segmentation fault (core dumped)  ffmpeg -i "https://img-prod-cms-
 rt-microsoft-com.akamaized.net/favicon.ico"

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7223#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list