[FFmpeg-trac] #2008(avformat:new): ffplay doesn't play encrypted HLS over https

FFmpeg trac at avcodec.org
Mon Dec 24 15:33:54 CET 2012


#2008: ffplay doesn't play encrypted HLS over https
-------------------------------------+------------------------------------
             Reporter:  zgzong       |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  https        |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by maximol):

 I am also looking for HLS support over https. According to trac ticket
 #575 this should be possible, but on a fairly recent checkout of ffmpeg
 this does not work. Note that I have intentionally masked the actual URL.

 {{{
 ffmpeg -i https://***/stream.m3u8 -vcodec copy -acodec copy out.ts
 ffmpeg version git-2012-11-27-2cfa6fd Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Nov 27 2012 21:04:11 with gcc 4.6 (Ubuntu/Linaro
 4.6.3-1ubuntu5)
   configuration: --enable-gpl --enable-libfaac --enable-libfdk-aac
 --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb
 --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx
 --enable-x11grab --enable-libx264 --enable-nonfree --enable-version3
   libavutil      52.  9.102 / 52.  9.102
   libavcodec     54. 77.100 / 54. 77.100
   libavformat    54. 38.100 / 54. 38.100
   libavdevice    54.  3.100 / 54.  3.100
   libavfilter     3. 23.103 /  3. 23.103
   libswscale      2.  1.102 /  2.  1.102
   libswresample   0. 17.101 /  0. 17.101
   libpostproc    52.  2.100 / 52.  2.100
 https://***/stream.m3u8: Protocol not found
 }}}

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


More information about the FFmpeg-trac mailing list