Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Expert help needed.... helpHi
I have been trying to capture this for the past two days. the URL: http://www.jaylenosgarage.com/cars/l...an/index.shtml I have used the HDS Link detector to get this: Code:
php AdobeHDS.php --manifest "http://nbcdotcom-f.akamaihd.net/z/nbcrewind2/d95e59b0032c7e8500c837cddd43eb04_,0500,0700,.flv.csmil/manifest.f4m?hdcore=2.10.3&g=KRHLJBPIGDSH" --delete --auth "als=0,0.1,0,1,0,NaN,0,0,0,56,f,0,278.14,f,s,KRHLJBPIGDSH,2.10.3,56&hdcore=2.10.3" --useragent "Mozilla/5.0 (Windows NT 6.1; rv:18.0) Gecko/20100101 Firefox/18.0" I have then read somewhere (which i cant seem to find it now) where it says you could perhaps use this to generate some m3u8 link for ffmpeg? anyone shed some light on this ? is this possible ? Thanks Last edited by KSV : 02-06-2013 at 06:43 AM. Reason: use code tags |
#2
|
|||
|
|||
Re: Expert help needed.... helpthe form of url is not correct.
to use adobehds.php, you need find a link ended with ".f4m" |
#3
|
|||
|
|||
Re: Expert help needed.... helpDetected url is correct.
Code:
KSV Adobe HDS Downloader Processing manifest info.... Quality Selection: Available: 652 452 Selected : 652 Unknown packet type 10 encountered! Encrypted fragments can't be recovered. |
#4
|
|||
|
|||
Re: Expert help needed.... helpdoes that mean that ffmpeg is the only way?
how do i generate the URL for ffmpeg? |
#5
|
|||
|
|||
Re: Expert help needed.... helpAdobe HDS (.f4m) and Apple HLS (.m3u8) are both different technologies. it's not necessary that if a website is offering HDS it should also be offering HLS. one common trick used is to change user-agent of your browser to some mobile device like iPad so it spits out HLS (.m3u8) link which is supported by FFMpeg.
|
#6
|
|||
|
|||
Re: Expert help needed.... helpcan someone explain to me how it can be done, there is a forum member here which can do it. you know who you are....
anyways, if you think you can do it, let me know . thanks here are the ones if anyone can help: http://www.jaylenosgarage.com/cars/l...an/index.shtml http://www.jaylenosgarage.com/segmen...-3/index.shtml http://www.jaylenosgarage.com/segmen...-4/index.shtml http://www.jaylenosgarage.com/segmen...-5/index.shtml |
Tags: php m3u8 |
Thread Tools | |
Display Modes | |
|
|