How to decrypt .TS files using 128-bit AES key file? |
Re: How to decrypt .TS files using 128-bit AES key file?where is m3u8 file...????
|
Re: How to decrypt .TS files using 128-bit AES key file?Quote:
|
Re: How to decrypt .TS files using 128-bit AES key file?m3u8 file says everything.... i need m3u8 orignal link please ... do you got me..???
|
Re: How to decrypt .TS files using 128-bit AES key file?Quote:
|
Re: How to decrypt .TS files using 128-bit AES key file?Quote:
okay your wish.. decrypt the key file and than get IV value from m3u8 file and decrypt ts file using openssl thanks |
Re: How to decrypt .TS files using 128-bit AES key file?So, which command should I past/print at OpenSSL Command Line?
|
Re: How to decrypt .TS files using 128-bit AES key file?Quote:
$dec=mcrypt_cbc(MCRYPT_RIJNDAEL_128,file_get_conte nts("crypt.key"),file_get_contents("001.TS"),MCRYP T_DECRYPT); |
Re: How to decrypt .TS files using 128-bit AES key file?Would this not work for the Amazon video?
|
Re: How to decrypt .TS files using 128-bit AES key file?no brother.. as there is SAMPLE-AES encryption.... not 128 cbc ....
|
Re: How to decrypt .TS files using 128-bit AES key file?Quote:
1 link - http://playback01.aotg-video.astro.c...GOSHOP_04.m3u8 [this video link] 2 link - http://playback01.aotg-video.astro.c...GOSHOP_05.m3u8 [this audio link] so , i want to combine this link and play video and audio at a same time . |
Re: How to decrypt .TS files using 128-bit AES key file?Edited:- real answers is below... u rock....
|
Re: How to decrypt .TS files using 128-bit AES key file?Quote:
Code:
ffmpeg -i "http://playback01.aotg-video.astro.com.my/AOTGHLS/master_GOSHOP_04.m3u8" -i "http://playback01.aotg-video.astro.com.my/AOTGHLS/master_GOSHOP_05.m3u8" -c copy video.ts |
Re: How to decrypt .TS files using 128-bit AES key file?Quote:
|
All times are GMT -6. The time now is 08:21 PM. |