Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#71
|
|||
|
|||
Re: Adobe HDS Downloader |
#72
|
|||
|
|||
Re: Adobe HDS DownloaderHi, is there any way to download files as mp4 files?
thank you for this wonderful script and addon!!!!!!!! |
#73
|
|||
|
|||
Re: Adobe HDS DownloaderQuote:
Code:
ffmpeg -i videofile.flv -vcodec copy -acodec copy videofile.mp4 |
#74
|
|||
|
|||
Re: Adobe HDS DownloaderQuote:
Code:
FFMpeg -i input.flv -c copy output.mp4 Code:
FFMpeg -i input.flv -c copy output.mkv |
#75
|
|||
|
|||
Re: Adobe HDS DownloaderWow it worked!!! thank you falkeklubben, thank you ksv.
thank you so much for the help!!!!!!! |
#76
|
|||
|
|||
Re: Adobe HDS DownloaderQuote:
--play | ffmpeg -re -i - -c:a copy -c:v copy output.mp4 |
#77
|
|||
|
|||
Re: Adobe HDS DownloaderHow can i see in a player:
Code:
http://www.tgcom24.mediaset.it/video/ Code:
http://www.italiatv.org/webtv/live/tgcom24.htm |
#78
|
|||
|
|||
Re: Adobe HDS DownloaderI am trying to use this infor to get fox news videos. I have the extension installed and PHp installed. I have read the wiki and ollowed the steps and get the message Zend Engine. I pasted in the command from the firefox but get Cold not open input file AdobeHDS.php
What i am doing wrong? got it working |
#79
|
|||
|
|||
Re: Adobe HDS DownloaderQuote:
Quote:
Last edited by dublin : 03-21-2013 at 05:26 PM. |
#80
|
|||
|
|||
Re: Adobe HDS DownloaderHi KSV and hello to all!
I have tried to capture a realtime webstream of german channel 'ARD' via their HDS webstream. I already used your PHP script before to download a news report. Now I installed your Firefox addon, but could not get the URL with it. Here is the page for the online stream: http://live.daserste.de/int/index.html#programm DownloadHelper finds the f4m URL, but your addon doesn't. I don't understand why. Also, I tried URL's gained from Downloadhelper and also from Google Chrome's "Inspect Element" option (in the Network tab), but none worked. Everytime I ran your script, it returned with the error "Access Denied! Unable to download the manifest.". Does it mean that the manifest file gets invalid? I tried your idea and tried to get the manifest URL and run the script as quickly as possible, but the result was all the same. What can be the problem with the HDS Link Detector? Is there a way to capture live HDS stream? Regards, Sebastian. |
Tags: hds |
Thread Tools | |
Display Modes | |
|
|