[FFmpeg-trac] #3493(ffmpeg:new): ffmpeg unable to download when using AES-128 with https protocol

FFmpeg trac at avcodec.org
Mon Mar 24 19:18:40 CET 2014


#3493: ffmpeg unable to download when using AES-128 with https protocol
----------------------------------+--------------------------------------
             Reporter:  adi10289  |                     Type:  defect
               Status:  new       |                 Priority:  critical
            Component:  ffmpeg    |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 Hi Recently I was able to download AES-128 encrypted videos using ffmpeg
 with normal http protocol but since protocol is changed to secure https I
 am unable to download any video.

 Pls find below logs and help.

 ffmpeg -i
 "http://hls.spuul.com/va/movies/12610001-c9e0f902/0011/s_renditions.m3u8"
 -c copy -absf aac_adtstoasc "Ankhon Dekhi 1080p.mkv" -loglevel verbose
 ffmpeg version N-61722-gfc567ac Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Mar 22 2014 22:01:33 with gcc 4.8.2 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r
 --enable-gnutls --enable-iconv --enable-libass --enable-libbluray
 --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc
 --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb
 --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-
 librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex
 --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-
 aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx
 --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs
 --enable-libxvid --enable-zlib
   libavutil      52. 67.100 / 52. 67.100
   libavcodec     55. 52.103 / 55. 52.103
   libavformat    55. 34.101 / 55. 34.101
   libavdevice    55. 11.100 / 55. 11.100
   libavfilter     4.  3.100 /  4.  3.100
   libswscale      2.  5.102 /  2.  5.102
   libswresample   0. 18.100 /  0. 18.100
   libpostproc    52.  3.100 / 52.  3.100
 [https @ 02a0e160] HTTP error 404 Not Found
 Unable to open key file
 https://secure.spuul.com/keys/va/movies/12610001-c9e0f902/0011/renditions-
 encryption-00001.key
 Format mp3 detected only with low score of 1, misdetection possible!
 [mp3 @ 02a07180] Header missing
     Last message repeated 1057 times
 [mp3 @ 046e9a60] decoding for stream 0 failed
 [mp3 @ 046e9a60] Could not find codec parameters for stream 0 (Audio: mp3,
 0 channels, s16p): unspecified frame size
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 http://hls.spuul.com/va/movies/12610001-c9e0f902/0011/s_renditions.m3u8:
 Operation not permitted

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


More information about the FFmpeg-trac mailing list