PDA

View Full Version : rtmpdump stops downloading at 4GB


outatime
10-01-2014, 08:25 AM
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: rtmpdump -r "rtmp://fod.fiba1.aka.oss1.performgroup.com/fod/oss1/2286/1425/2y7cf30295eg1e8vp7n2fn02x.mp4" -m "3600" -o "output.flv"

mckv
10-01-2014, 09:27 AM
yes it is a known problem
http://lists.mplayerhq.hu/pipermail/rtmpdump/2013-November/002329.html

outatime
10-01-2014, 09:42 AM
yes it is a known problem
http://lists.mplayerhq.hu/pipermail/rtmpdump/2013-November/002329.html

thanks, but which file in the rtmpdump folder do I insert this script?