View Single Post
  #95  
Old 04-28-2013, 02:17 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Customized rtmpdump binaries with patch file


Quote:
Originally Posted by diablo888 View Post
runnin it with rtmpdumphelper, and as poster before said: it WORKS on WindowsXP here... strangely enough...NOT on win7, i started a new folder from scratch on both machines, winxp works, win7 didnt :/
That's pretty strange issue. i will look into this in a day or two.

Quote:
Originally Posted by CLran619 View Post
up until today i have been using rtmpsrv to capture adult swim content from xbmc. how ever all of a sudden this happens every time......any help. i cant resume the download
Code:
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
isn't it clear enough? you should have used -W | --swfVfy switch. what's the problem with resume? post the debug log after adding following to rtmpdump command.
Code:
-z 2> Debug.txt
Reply With Quote