View Single Post
  #13  
Old 06-28-2012, 06:48 PM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: How to dump-problem


Quote:
Originally Posted by KSV View Post
They aren't using any security tricks. try with curl or wget. if they can download continuously then it's vlc fault or bandwidth problem.
Code:
curl --url "http://io.planet9.si/player/siolplayer.swf?liveid=hrt2&pid=orto.si" | %systemdrive%\progra~2\videolan\vlc\vlc -
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  192k  100  192k    0     0   164k      0  0:00:01  0:00:01 --:--:--  232k
It show this in VLC

Quote:
avcodec error: Could not open d0: Specified event object handle is invalid
Concernig rtmpt, it's working a little bit better with --timeout 1, mostly after 3 or 4 tries, it opens.
Reply With Quote