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

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 03-23-2015, 09:04 PM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

Help with f4m file


Hello,

I am very new to all this so I apologize up front.

I am trying to download this video stream:

http://vplayer.nbcsports.com/p/BxmEL...ht=%2 2351%22

I am using URLsnooper and have found this file but cant get it to play in VLC:

http://hdliveextra-vh.akamaihd.net/z...1&b=0-4000

Any input on how I should go about this would be much appreciated, thank you
Reply With Quote
  #2  
Old 03-23-2015, 09:46 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help with f4m file


Quote:
Originally Posted by joejones15 View Post
Hello,

I am very new to all this so I apologize up front.

I am trying to download this video stream:

http://vplayer.nbcsports.com/p/BxmEL...ht=%2 2351%22

I am using URLsnooper and have found this file but cant get it to play in VLC:

http://hdliveextra-vh.akamaihd.net/z...1&b=0-4000

Any input on how I should go about this would be much appreciated, thank you
hi
play with vlc
Code:
livestreamer "hds://http://hdliveextra-vh.akamaihd.net/z/HD/video_sports/NBCU_Sports_Group_-_nbcsports/286/543/nbc_f1_auspaddockpass_part1_150312_142621654515,0_140,0_345,0_220,0_90,1_60,1_40,1_20,0k.mp4.csmil/manifest.f4m?hdcore=3.1&b=0-4000" best
download

Code:
livestreamer "hds://http://hdliveextra-vh.akamaihd.net/z/HD/video_sports/NBCU_Sports_Group_-_nbcsports/286/543/nbc_f1_auspaddockpass_part1_150312_142621654515,0_140,0_345,0_220,0_90,1_60,1_40,1_20,0k.mp4.csmil/manifest.f4m?hdcore=3.1&b=0-4000" best -o nbc_f1_auspaddockpass_part1.flv
Reply With Quote
  #3  
Old 03-23-2015, 09:46 PM
ppp367 ppp367 is offline
Junior Member
 
Join Date: Dec 2014
Posts: 9
ppp367 is on a distinguished road
Default

Re: Help with f4m file


Search for the .f4m
Code:
http://hdliveextra-vh.akamaihd.net/z/HD/video_sports/NBCU_Sports_Group_-_nbcsports/286/543/nbc_f1_auspaddockpass_part1_150312_142621654515,0_140,0_345,0_220,0_90,1_60,1_40,1_20,0k.mp4.csmil/manifest.f4m?hdcore=3.1&b=0-4000
Reply With Quote
  #4  
Old 03-23-2015, 09:52 PM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

Re: Help with f4m file


thanks for the quick replies, can I play those links in VLC Media Player?

I paste those links in VLC 'open network stream' but cant get them to play
Reply With Quote
  #5  
Old 03-23-2015, 09:54 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help with f4m file


Quote:
Originally Posted by joejones15 View Post
thanks for the quick replies, can I play those links in VLC Media Player?
look at my previous message
Reply With Quote
  #6  
Old 03-23-2015, 09:57 PM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

Re: Help with f4m file


Quote:
Originally Posted by biezom View Post
look at my previous message
so I should run those through Livestreamer?
Reply With Quote
  #7  
Old 03-23-2015, 10:07 PM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

Re: Help with f4m file


thanks biezom, that worked perfectly!

do you mind telling me how you were able to find the proper lines like you did?

it looks like you just added: "hds://... to the front and ..." best to the end?
Reply With Quote
  #8  
Old 03-23-2015, 10:17 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help with f4m file


Quote:
Originally Posted by joejones15 View Post
thanks biezom, that worked perfectly!

do you mind telling me how you were able to find the proper lines like you did?
Code:
livestreamer "hds://http://hdliveextra-vh.akamaihd.net/z/HD/video_sports/NBCU_Sports_Group_-_nbcsports/286/543/nbc_f1_auspaddockpass_part1_150312_142621654515,0_140,0_345,0_220,0_90,1_60,1_40,1_20,0k.mp4.csmil/manifest.f4m?hdcore=3.1&b=0-4000" best -o nbc_f1_auspaddockpass_part1.flv
hds:// hds protocol (.f4m)



best best quality
you can choose Available streams: 1445k, 2245k, 245k (worst), 3496k (best), 445k, 645k, 946k

example
Code:
livestreamer "hds://http://hdliveextra-vh.akamaihd.net/z/HD/video_sports/NBCU_Sports_Group_-_nbcsports/286/543/nbc_f1_auspaddockpass_part1_150312_142621654515,0_140,0_345,0_220,0_90,1_60,1_40,1_20,0k.mp4.csmil/manifest.f4m?hdcore=3.1&b=0-4000" 1445k -o nbc_f1_auspaddockpass_part1.flv
for 1445k quality



-o nbc_f1_auspaddockpass_part1.flv to download with the filename that you want -o blablabla.flv for example
without -o option the video start by default with vlc

more info http://stream-recorder.com/forum/liv...er-t19466.html
Reply With Quote
  #9  
Old 03-23-2015, 10:21 PM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

Re: Help with f4m file


amazing! thanks a million biezom...I will play around with this
Reply With Quote
  #10  
Old 04-08-2015, 09:31 AM
schurricaneinfo schurricaneinfo is offline
Junior Member
 
Join Date: Apr 2015
Posts: 2
schurricaneinfo is on a distinguished road
Default

Re: Help with f4m file


Hope you don't mind me tagging on to the end of your post. I have been trying to get a link to play in VLC and have tried the methods posted here but have not had any success. Can anyone please help me with this link?

Code:
http://bcliveuniv-lh.akamaihd.net/z/iptv1_1@194050/manifest.f4m?videoId=3575741462001&lineUpId=&pubId=734546207001&playerId=2196082720001&affiliateId=&g=WVXXXTLVTJPU&hdcore=3.4.0
Thanks.
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 05:22 PM.


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