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 > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #71  
Old 03-10-2013, 09:15 AM
Dream_Team100 Dream_Team100 is offline
Junior Member
 
Join Date: Aug 2012
Posts: 6
Dream_Team100 is on a distinguished road
Default

Re: Adobe HDS Downloader


Quote:
Originally Posted by dublin View Post
Hope this helps.
Thanks, works fine.
Reply With Quote
  #72  
Old 03-13-2013, 03:40 AM
mo7i25 mo7i25 is offline
Junior Member
 
Join Date: Mar 2013
Posts: 2
mo7i25 is on a distinguished road
Default

Re: Adobe HDS Downloader


Hi, is there any way to download files as mp4 files?
thank you for this wonderful script and addon!!!!!!!!
Reply With Quote
  #73  
Old 03-13-2013, 03:54 AM
falkeklubben falkeklubben is offline
Member
 
Join Date: Mar 2013
Posts: 2
falkeklubben is on a distinguished road
Default

Re: Adobe HDS Downloader


Quote:
Originally Posted by mo7i25 View Post
Hi, is there any way to download files as mp4 files?
thank you for this wonderful script and addon!!!!!!!!
You have to use ffmpeg (etc) to repackage the flv to mp4. Something like this:

Code:
ffmpeg -i videofile.flv -vcodec copy -acodec copy videofile.mp4
Reply With Quote
  #74  
Old 03-13-2013, 04:19 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Adobe HDS Downloader


Quote:
Originally Posted by mo7i25 View Post
Hi, is there any way to download files as mp4 files?
thank you for this wonderful script and addon!!!!!!!!
you can simply use FFMpeg to remux (not re-encode) flv file to mp4 or mkv format.

Code:
FFMpeg -i input.flv -c copy output.mp4
or
Code:
FFMpeg -i input.flv -c copy output.mkv
Reply With Quote
  #75  
Old 03-13-2013, 10:37 AM
mo7i25 mo7i25 is offline
Junior Member
 
Join Date: Mar 2013
Posts: 2
mo7i25 is on a distinguished road
Default

Re: Adobe HDS Downloader


Wow it worked!!! thank you falkeklubben, thank you ksv.
thank you so much for the help!!!!!!!
Reply With Quote
  #76  
Old 03-18-2013, 09:39 AM
Dream_Team100 Dream_Team100 is offline
Junior Member
 
Join Date: Aug 2012
Posts: 6
Dream_Team100 is on a distinguished road
Default

Re: Adobe HDS Downloader


Quote:
Originally Posted by mo7i25 View Post
Hi, is there any way to download files as mp4 files?
thank you for this wonderful script and addon!!!!!!!!
You can use a pipe:
--play | ffmpeg -re -i - -c:a copy -c:v copy output.mp4
Reply With Quote
  #77  
Old 03-20-2013, 05:48 AM
amedeo amedeo is offline
Junior Member
 
Join Date: Mar 2013
Posts: 1
amedeo is on a distinguished road
Default

Re: Adobe HDS Downloader


How can i see in a player:
Code:
http://www.tgcom24.mediaset.it/video/
or
Code:
http://www.italiatv.org/webtv/live/tgcom24.htm
Thanks in advance
Reply With Quote
  #78  
Old 03-20-2013, 07:27 AM
Nomorecocktails Nomorecocktails is offline
Member
 
Join Date: Feb 2013
Posts: 68
Nomorecocktails is on a distinguished road
Default

Re: Adobe HDS Downloader


I 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
Reply With Quote
  #79  
Old 03-21-2013, 05:53 AM
dublin dublin is offline
Junior Member
 
Join Date: Jan 2013
Posts: 29
dublin is on a distinguished road
Default

Re: Adobe HDS Downloader


Quote:
Originally Posted by amedeo View Post
How can i see in a player:
Code:
http://www.tgcom24.mediaset.it/video/
or
Code:
http://www.italiatv.org/webtv/live/tgcom24.htm
Thanks in advance
Those are MS Silverlight streams. Use ismdownloader and for help go to this thread.

Quote:
Originally Posted by Nomorecocktails View Post
I 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
It's hard to help if you don't provide link to the video...

Last edited by dublin : 03-21-2013 at 05:26 PM.
Reply With Quote
  #80  
Old 03-21-2013, 02:40 PM
biashead biashead is offline
Junior Member
 
Join Date: Mar 2013
Posts: 1
biashead is on a distinguished road
Default

Re: Adobe HDS Downloader


Hi 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.
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 12:15 AM.


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