View Single Post
  #51  
Old 08-07-2014, 05:32 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: Decrypt AES-128 encrypted video files from a m3u8


try use ffmpeg december 2013
work fine
Code:
ffplay version N-58485-ga12b4bd Copyright (c) 2003-2013 the FFmpeg developers
  built on Nov 26 2013 22:01:46 with gcc 4.8.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetyp
e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena
ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l
ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp
eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aa
cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavp
ack --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      52. 55.100 / 52. 55.100
  libavcodec     55. 44.100 / 55. 44.100
  libavformat    55. 21.102 / 55. 21.102
  libavdevice    55.  5.101 / 55.  5.101
  libavfilter     3. 91.100 /  3. 91.100
  libswscale      2.  5.101 /  2.  5.101
  libswresample   0. 17.104 /  0. 17.104
  libpostproc    52.  3.100 / 52.  3.100
[mpegts @ 02a08cc0] Invalid timestamps stream=0, pts=2087, dts=8589930673, size=
8005
[mpegts @ 02a08cc0] Invalid timestamps stream=0, pts=8093, dts=8589933676, size=
323
Input #0, hls,applehttp, from 'C:\Documents and Settings\Admin\╨а╨░╨▒╨╛╤З╨╕╨╣ ╤Б
╤В╨╛╨╗\1.m3u8':
  Duration: 00:44:20.00, start: 0.000000, bitrate: 0 kb/s
  Program 0
    Metadata:
      variant_bitrate : 0
    Stream #0:0: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 1280x720,
 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
    Stream #0:1: Audio: aac ([15][0][0][0] / 0x000F), 44100 Hz, mono, fltp, 87 k
b/s
Seek to 29% ( 0:12:50) of total duration ( 0:44:20)       B f=0/0
Seek to 29% ( 0:12:53) of total duration ( 0:44:20)       B f=0/0
Seek to 29% ( 0:13:03) of total duration ( 0:44:20)       B f=0/0
Seek to 30% ( 0:13:13) of total duration ( 0:44:20)
Seek to 30% ( 0:13:20) of total duration ( 0:44:20)
Seek to 30% ( 0:13:30) of total duration ( 0:44:20)       B f=0/0
Seek to 31% ( 0:13:38) of total duration ( 0:44:20)
Seek to 31% ( 0:13:51) of total duration ( 0:44:20)
Seek to 32% ( 0:14:03) of total duration ( 0:44:20)       B f=0/0
Seek to 32% ( 0:14:12) of total duration ( 0:44:20)
Seek to 33% ( 0:14:28) of total duration ( 0:44:20)
Seek to 33% ( 0:14:41) of total duration ( 0:44:20)       B f=0/0
Seek to 34% ( 0:14:53) of total duration ( 0:44:20)
Seek to 34% ( 0:15:06) of total duration ( 0:44:20)
Seek to 35% ( 0:15:18) of total duration ( 0:44:20)       B f=0/0
Seek to 35% ( 0:15:28) of total duration ( 0:44:20)
Seek to 35% ( 0:15:35) of total duration ( 0:44:20)       B f=0/0
Seek to 35% ( 0:15:39) of total duration ( 0:44:20)
Seek to 36% ( 0:15:47) of total duration ( 0:44:20)
Seek to 36% ( 0:15:55) of total duration ( 0:44:20)       B f=0/0
Seek to 36% ( 0:16:02) of total duration ( 0:44:20)
Seek to 36% ( 0:16:06) of total duration ( 0:44:20)
Seek to 36% ( 0:16:08) of total duration ( 0:44:20)       B f=0/0
Seek to 37% ( 0:16:16) of total duration ( 0:44:20)
Seek to 37% ( 0:16:20) of total duration ( 0:44:20)
Seek to 37% ( 0:16:29) of total duration ( 0:44:20)       B f=0/0
Seek to 37% ( 0:16:31) of total duration ( 0:44:20)
Seek to 37% ( 0:16:35) of total duration ( 0:44:20)
Seek to 38% ( 0:16:39) of total duration ( 0:44:20)       B f=0/0
Reply With Quote