Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #51  
Old 08-07-2014, 06: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
  #52  
Old 08-07-2014, 07:07 PM
rubiohiguey rubiohiguey is offline
Member
 
Join Date: May 2012
Posts: 54
rubiohiguey is on a distinguished road
Default

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


Quote:
Originally Posted by chap View Post
try use ffmpeg december 2013
work fine
Yes Dec version works fine, and I downloaded Zeranoe's one from today which also works fine.
Must have been an issue in July 29 version.

I can confirm it works and I will let it download the whole chapter. Being on relatively slow internet it may take about 30 minutes.

I am now sending you a PM.

Thank you,
George
Reply With Quote
  #53  
Old 08-07-2014, 07:56 PM
addaru addaru is offline
Junior Member
 
Join Date: Aug 2014
Posts: 4
addaru is on a distinguished road
Default

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


nopt , can you please check the link i posted? you provided a solution earlier , but it doesn't work anymore , can you help please provide a way to decrypt the stream key?
Reply With Quote
  #54  
Old 08-09-2014, 12:35 PM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Cool

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


Mundofox is now supported in atresdowloader.
Reply With Quote
  #55  
Old 08-09-2014, 01:21 PM
rubiohiguey rubiohiguey is offline
Member
 
Join Date: May 2012
Posts: 54
rubiohiguey is on a distinguished road
Default

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


Quote:
Originally Posted by denobis View Post
Mundofox is now supported in atresdowloader.
Thank you! I can confirm it's working.

Now, on newer videos, they dropped HD resolution in m3u8 manifests. Does your downloader support (or is there a way to support) f4m manifests, where HD chunks are still available?

Also, can you make support for other ooyala-using websites, such as Caracol, and CanalRCN?
I will make sure to make a donation to your project!

sample videos:

RCN: http://elestilista.canalrcn.com/vide...estilista-5791
Manifest: http://player.ooyala.com/player/ipad...I6V-hd1aN.m3u8

Caracol: http://www.caracoltv.com/programas/s...dientes-de-oro
Manifest: http://player.ooyala.com/player/ipad...0NOX-YJf4.m3u8
Reply With Quote
  #56  
Old 08-09-2014, 03:40 PM
addaru addaru is offline
Junior Member
 
Join Date: Aug 2014
Posts: 4
addaru is on a distinguished road
Default

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


please help with this service , i can't download because the key to stream is encrypted..
here is a link for all the needed info: http://www68.zippyshare.com/v/66365666/file.html
thank you
Reply With Quote
  #57  
Old 08-11-2014, 02:44 PM
griller griller is offline
Junior Member
 
Join Date: Feb 2013
Posts: 9
griller is on a distinguished road
Default

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


Hi.
Can somebody please take look at these links and find correct key file url?

Video:
https://www.pickbox.tv/MovieDetails?...To%3d&urlEnc=T
or
https://www.pickbox.tv/MovieDetails/...erenceId=10878

Playlist:
http://pickbox-vod.hls.adaptive.leve.../playlist.m3u8
or
http://pickbox-vod.hls.adaptive.leve.../playlist.m3u8

This is what I get from Fiddler:
https://www.dropbox.com/s/lzevfj8l0ccvy9x/pickbox.saz


Thanks.

Last edited by griller : 08-12-2014 at 04:50 AM.
Reply With Quote
  #58  
Old 08-12-2014, 05:38 AM
surya987 surya987 is offline
Senior Member
 
Join Date: May 2014
Location: India
Posts: 280
surya987 is on a distinguished road
Default

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


Quote:
Originally Posted by griller View Post


open playlist and select your desired bitrate drom palylist....

example..--

http://pickbox-vod.hls.adaptive.leve.../playlist.m3u8

CHANGE LINK into like this.......

http://pickbox-vod.hls.adaptive.leve..._b2096000.m3u8


and inside this here is key link

https://178.218.161.130/CAB/keyfile?r=11421&t=VOD&p=0


thanks....
Reply With Quote
  #59  
Old 08-12-2014, 05:46 AM
griller griller is offline
Junior Member
 
Join Date: Feb 2013
Posts: 9
griller is on a distinguished road
Default

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


I know that, but when I open link I get error 40.
Reply With Quote
  #60  
Old 08-12-2014, 05:49 AM
surya987 surya987 is offline
Senior Member
 
Join Date: May 2014
Location: India
Posts: 280
surya987 is on a distinguished road
Default

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


i think you must need to login in your browser to download key file.....

as its require login i cant tell you more than this.. please try downloading key while login in your account...

thankss
Reply With Quote
Reply Post New Thread
Tags: , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 09:26 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons