View Single Post
  #9  
Old 02-10-2012, 08:59 AM
bat999 bat999 is offline
Senior Member
 
Join Date: Apr 2011
Location: UK
Posts: 131
bat999 is on a distinguished road
Default

Re: Help me pls. Video download for rtmpdump.


Quote:
Originally Posted by Bahman View Post
Yeah, HTML5!!
That's cool.
Using http link with FFmpeg downloaded much quicker for me than rtmpe with RTMPDump.

FFmpeg for Windows is available from here ---> __http://ffmpeg.zeranoe.com/builds/
Then use command:-
Code:
ffmpeg -i "http://main.eu.cdn.streamprovider.net:1935/vod/_definst_/acunn/b/yetenek-sizsiniz/1328730686.mp4/playlist.m3u8" -c copy -absf aac_adtstoasc acunn.mp4
Reply With Quote