Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#241
|
|||
|
|||
Re: Atresdownloader - WWE Network support?I need help. Im trying to play the ts files but they wont play. Im guessing either the ts or m3u8 file has do be decrypted. Please help denobis.
|
#242
|
|||
|
|||
Re: Atresdownloader - WWE Network support?in php you need to perform something like
$decryptedts = mcrypt_cbc(MCRYPT_RIJNDAEL_128, $key, $ts, MCRYPT_DECRYPT, $iv); or with openssl openssl aes-128-cbc -d -in ts.ts -out tsdecrypted.ts -p-nosalt -iv ${hexIV} -K ${hexKey} |
#243
|
|||
|
|||
Re: Atresdownloader - WWE Network support?Thanks for the reply denobis. I tried with both programs and and couldn't figure out to how work either programs couldn't find any good tutorials. Could you give me a little more input on how to do either one of them methods. Thanks
|
#244
|
|||
|
|||
Re: Atresdownloader - WWE Network support?How does one generate the key?
|
#245
|
|||
|
|||
Re: Atresdownloader - WWE Network support?The videos posted today for the WWE Network aren't working on the
ATRESDOWNLOADER. The 4500 videos get downloaded, but then they disappear before you can watch them. I posted a link that wasn't working. I have the 17.3 version. Please Help http://network.wwe.com/video/v37134855 |
#246
|
|||
|
|||
Re: Atresdownloader - WWE Network support?I am seeing the same thing as chrisis908. I have tried multiple URLs and all of them do the same thing. The files download in the Download folder, but when the download reaches the end everything disappears and no MP4 is left.
|
#247
|
|||
|
|||
Re: Atresdownloader - WWE Network support?I am seeing the same thing too.. It looks like it creates the MP4 file completely and then starts creating a TS file, and then everything disappears (all the temp folders, the MP4 and the TS files)
|
#248
|
|||
|
|||
Re: Atresdownloader - WWE Network support?Was about to report the error. It's happening here too. Apparently, what happens is atres downloads the .ts's files, does the first ffmpeg pass to paste them together (producing a working mp4 when its done) then after that, creates another ffmpeg process to make a .ts file (which is always bigger than the already working mp4 file, by several hundred MBs, which doesn't make sense) and then a3w just decides to scrap and delete everything. Pretty frustrating. The only difference I could find was the finished bigger .ts file has captions included (which I could care less about)
A temp workaround I found was to terminate a3w.exe right while ffmpeg is doing it's first pass. Hope you can look into this denobis, program is pretty unusable like this. |
#249
|
|||
|
|||
Re: Atresdownloader - WWE Network support?Just fixed, no worry only maintenance
|
#250
|
|||
|
|||
Re: Atresdownloader - WWE Network support?Thanks man, it's working now.
You think you can look into why Atres can't download from the Network's live stream? This link should throw you into the linear feed http://network.wwe.com/video/v37134313 |
Tags: atresdownloader, wwe network |
Thread Tools | |
Display Modes | |
|
|