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
  #1  
Old 08-18-2013, 04:07 AM
freez freez is offline
Senior Member
 
Join Date: Feb 2013
Posts: 105
freez is on a distinguished road
Default

help to know about ffmpeg /ffmplay streaming


i am totally new about ffmpeg & ffplay , i read here a lot af post & threads about streaming via ffmpeg & ffmplay !!! i really want to know about this how to stream which file i have to download & how to rip a link with ffmpeg , i reaally appreciate any help from u guys thank u
Reply With Quote
  #2  
Old 08-18-2013, 09:34 AM
freez freez is offline
Senior Member
 
Join Date: Feb 2013
Posts: 105
freez is on a distinguished road
Default

Re: help to know about ffmpeg /ffmplay streaming


can anyone give me the links to read about my request
Reply With Quote
  #3  
Old 08-18-2013, 12:56 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: help to know about ffmpeg /ffmplay streaming


Code:
http://www.ffmpeg.org/documentation.html
Reply With Quote
  #4  
Old 08-19-2013, 05:55 AM
dublin dublin is offline
Junior Member
 
Join Date: Jan 2013
Posts: 29
dublin is on a distinguished road
Default

Re: help to know about ffmpeg /ffmplay streaming


Quote:
Originally Posted by freez View Post
i am totally new about ffmpeg & ffplay , i read here a lot af post & threads about streaming via ffmpeg & ffmplay !!! i really want to know about this how to stream which file i have to download & how to rip a link with ffmpeg , i reaally appreciate any help from u guys thank u
Read the documentation. Or run 'ffmpeg --help' If you are using windows get latest static build from here.
Reply With Quote
  #5  
Old 08-20-2013, 04:54 AM
freez freez is offline
Senior Member
 
Join Date: Feb 2013
Posts: 105
freez is on a distinguished road
Default

Re: help to know about ffmpeg /ffmplay streaming


thank u all , could u please post command string i use it for extracting link stream for example m3u8 or rtmp
Reply With Quote
  #6  
Old 08-20-2013, 06:07 AM
evol evol is offline
Senior Member
 
Join Date: Jun 2011
Posts: 228
evol is on a distinguished road
Default

Re: help to know about ffmpeg /ffmplay streaming


If you have a .m3u8 stream just use ffplay like this from the cmd prompt.

Code:
ffplay -x 800 -y 500 "M3U8 STREAM GOES HERE"
Reply With Quote
  #7  
Old 08-23-2013, 06:51 PM
freez freez is offline
Senior Member
 
Join Date: Feb 2013
Posts: 105
freez is on a distinguished road
Default

Re: help to know about ffmpeg /ffmplay streaming


guys i am asking about how to sniff or to catch a streaming link by ffmpeg , what string command do i write , or what do i need to get , please explain , thanx all for help
Reply With Quote
  #8  
Old 08-25-2013, 04:19 AM
evol evol is offline
Senior Member
 
Join Date: Jun 2011
Posts: 228
evol is on a distinguished road
Default

Re: help to know about ffmpeg /ffmplay streaming


All you do is change your browsers user agent to ipod or ipad easy as that.
Reply With Quote
  #9  
Old 08-28-2013, 08:48 AM
dublin dublin is offline
Junior Member
 
Join Date: Jan 2013
Posts: 29
dublin is on a distinguished road
Default

Re: help to know about ffmpeg /ffmplay streaming


Quote:
Originally Posted by freez View Post
guys i am asking about how to sniff or to catch a streaming link by ffmpeg
You can't do it with ffmpeg/ffplay. Use URLsnooper or similar program to catch those streams.
Reply With Quote
  #10  
Old 09-11-2013, 03:56 PM
Nomorecocktails Nomorecocktails is offline
Member
 
Join Date: Feb 2013
Posts: 68
Nomorecocktails is on a distinguished road
Default

Re: help to know about ffmpeg /ffmplay streaming


You can grab the url you need with Firefox and its console window. Take for example ABC Word News videos. I can use the console (crtl+shift+k) to get the m3u8 address and then i can pass that to ffmpeg to grab the video in question,

In a cmd prompt for ffmpeg:

ffmpeg -i "m3u8 url goes here" -c copy file.mkv
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 10:58 AM.


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