View Single Post
  #1  
Old 10-01-2014, 08:25 AM
outatime outatime is offline
Junior Member
 
Join Date: Sep 2014
Posts: 7
outatime is on a distinguished road
Default

rtmpdump stops downloading at 4GB


I'm trying to download a 6GB file but rtmpdump stops the download at 4GB.. Is there a parameter to bypass this?

This is the code that I use:
Code:
 rtmpdump -r "rtmp://fod.fiba1.aka.oss1.performgroup.com/fod/oss1/2286/1425/2y7cf30295eg1e8vp7n2fn02x.mp4" -m "3600" -o "output.flv"
Reply With Quote