[FFmpeg-trac] #5915(undetermined:new): ffmpeg compiled with openssl on https hls stream fails but works if compiled with gnutls

FFmpeg trac at avcodec.org
Fri Oct 28 16:50:11 EEST 2016


#5915: ffmpeg compiled with openssl on https hls stream fails but works if
compiled with gnutls
-------------------------------------+-------------------------------------
             Reporter:  marantz      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  ssl,         |               Resolution:
  openssl                            |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by jkqxz):

 Built from 077939626eeaa0c1364065414c18ab9b3a072281, OpenSSL is 1.0.2g in
 Ubuntu 16.04.
 {{{
 $ ./ffmpeg_g -v trace -i 'https://valizadeh.se/sassatv/index.m3u8' out.mkv
 ffmpeg version N-58743-g0779396 Copyright (c) 2000-2016 the FFmpeg
 developers
   built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.2) 20160609
   configuration: --enable-openssl
   libavutil      55. 35.100 / 55. 35.100
   libavcodec     57. 65.100 / 57. 65.100
   libavformat    57. 57.100 / 57. 57.100
   libavdevice    57.  2.100 / 57.  2.100
   libavfilter     6. 66.100 /  6. 66.100
   libswscale      4.  3.100 /  4.  3.100
   libswresample   2.  4.100 /  2.  4.100
 Splitting the commandline.
 Reading option '-v' ... matched as option 'v' (set logging level) with
 argument 'trace'.
 Reading option '-i' ... matched as input file with argument
 'https://valizadeh.se/sassatv/index.m3u8'.
 Reading option 'out.mkv' ... matched as output file.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option v (set logging level) with argument trace.
 Successfully parsed a group of options.
 Parsing a group of options: input file
 https://valizadeh.se/sassatv/index.m3u8.
 Successfully parsed a group of options.
 Opening an input file: https://valizadeh.se/sassatv/index.m3u8.
 [https @ 0x3734be0] Setting default whitelist
 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
 [tls @ 0x37366a0] error:00000000:lib(0):func(0):reason(0)
 https://valizadeh.se/sassatv/index.m3u8: Input/output error
 }}}

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


More information about the FFmpeg-trac mailing list