View Single Post
  #3  
Old 02-16-2012, 08:47 AM
necro necro is offline
Junior Member
 
Join Date: Jul 2011
Posts: 11
necro is on a distinguished road
Default

Re: Can anyone help me?


Quote:
Originally Posted by KSV View Post
Code:
rtmpdump.exe -r "rtmpe://fms25.mediadirect.ro:80/videonews?id=57895762&publisher=4" -y "mp4:video/2012/02/14/830977_elena_udrea.mp4" --live -o "video.flv"
Code:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: trackinfo:
INFO:   timescale             25000.00
INFO:   length                3054000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   timescale             48000.00
INFO:   length                5883904.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   audiochannels         2.00
INFO:   audiosamplerate       48000.00
INFO:   videoframerate        25.00
INFO:   aacaot                2.00
INFO:   avclevel              51.00
INFO:   avcprofile            100.00
INFO:   audiocodecid          mp4a
INFO:   videocodecid          avc1
INFO:   width                 600.00
INFO:   height                480.00
INFO:   frameWidth            608.00
INFO:   frameHeight           480.00
INFO:   displayWidth          600.00
INFO:   displayHeight         480.00
INFO:   framerate             25.00
INFO:   moovposition          28.00
INFO:   duration              122.58
3504.654 kB / 16.45 sec (13.4%)
hi, thanks for reply so fast

this is what i get :

Code:
C:\temp>rtmpdump.exe -r "rtmpe://fms25.mediadirect.ro:80/videonews?id=57895762&p
ublisher=4" -y "mp4:video/2012/02/14/830977_elena_udrea.mp4" --live -o "video.fl
v"
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: trackinfo:
INFO:   timescale             25000.00
INFO:   length                3054000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   timescale             48000.00
INFO:   length                5883904.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   audiochannels         2.00
INFO:   audiosamplerate       48000.00
INFO:   videoframerate        25.00
INFO:   aacaot                2.00
INFO:   avclevel              51.00
INFO:   avcprofile            100.00
INFO:   audiocodecid          mp4a
INFO:   videocodecid          avc1
INFO:   width                 600.00
INFO:   height                480.00
INFO:   frameWidth            608.00
INFO:   frameHeight           480.00
INFO:   displayWidth          600.00
INFO:   displayHeight         480.00
INFO:   framerate             25.00
INFO:   moovposition          28.00
INFO:   duration              122.58
1423.172 kB / 5.72 sec (4.6%)
ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 14670
1443.316 kB / 5.87 sec (4.7%)
Download may be incomplete (downloaded about 4.70%), try resuming

C:\temp>
could be because from my side? what rtmpdump you have?
Reply With Quote