View Single Post
  #4  
Old 02-26-2012, 04:12 AM
n.p. n.p. is offline
Junior Member
 
Join Date: Jan 2012
Posts: 8
n.p. is on a distinguished road
Default

Re: Trouble with a file


Can anyone help me with this?

I ran it again with the --debug parameter, and it dies like this (at the same place):

Code:
[...]

91066.163 kB / 658.36 sec (15.0%)
DEBUG2: RTMP_ReadPacket: fd=4
DEBUG2:   0000:  46 00 00 15 00 01 8d 08                            F.......          
DEBUG2:   0000:  af 01 21 0a 55 4c 22 47  07 41 c0 59 08 32 43 ce   ..!.UL"G.A.Y.2C.  

[...]

DEBUG2:   0180:  51 af 8a 7d c9 cc a6 3a  3c 57 4b 44 07            Q..}...:<WKD.     
DEBUG2: RTMP_ReadPacket: fd=4
DEBUG2:   0000:  46 00 00 15 00 01 81 08                            F.......          
DEBUG2:   0000:  af 01 21 0a 55 3d 3d 96  a5 40 91 10 22 47 5d 76   ..!.U==..@.."G]v  

[...]

DEBUG2:   0170:  3d 96 f2 1d fb f1 1f bf  d6 4c b9 49 d5 60 bd 03   =........L.I.`..  
DEBUG2:   0180:  80                                                 .                 
DEBUG2: RTMP_ReadPacket: fd=4
DEBUG2:   0000:  47 00 00 28 00 1d 29 09                            G..(..).          
DEBUG2:   0000:  27 01 00 00 50 00 00 00  15 06 05 11 03 87 f4 4e   '...P..........N  

[...]

DEBUG2:   0fe0:  dd 74 df 1d 8d 3f 6d 62  f3 01 34 bb 7f 20 30 db   .t...?mb..4.. 0.  
DEBUG2:   0ff0:  15 df 51 d8 ff bd f1 a9  82 5d 7c 4a a3 30 d9 81   ..Q......]|J.0..  
DEBUG2: RTMP_ReadPacket: fd=4
DEBUG2:   0000:  c7                                                 .                 
DEBUG: RTMPSockBuf_Fill, recv returned -1. GetSockError(): 104 (Connection reset by peer)
DEBUG2: RTMP_SendPacket: fd=4, size=34
DEBUG2:   0000:  43 00 00 00 00 00 22 14                            C.....".          
DEBUG2:   0000:  02 00 0c 64 65 6c 65 74  65 53 74 72 65 61 6d 00   ...deleteStream.  
DEBUG2:   0010:  40 14 00 00 00 00 00 00  05 00 3f f0 00 00 00 00   @.........?.....  
DEBUG2:   0020:  00 00                                              ..                
Caught signal: 13, cleaning up, just a second...
ERROR: WriteN, RTMP send error 32 (42 bytes)
ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 7465
91066.956 kB / 658.39 sec (15.0%)
DEBUG: RTMP_Read returned: 0
Download may be incomplete (downloaded about 15.00%), try resuming
DEBUG: Closing connection.
Reply With Quote