View Single Post
  #46  
Old 11-18-2011, 11:27 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: RTMPexplorer - rtmpsrv/rtmpsuck/rtmpdump GUI for Windows


Quote:
Originally Posted by courtneyomg View Post
Hi all!

I'm having trouble downloading videos from www.tv4play.se

First problem - getting the video to play load/play in rtmpexplorer.
The video will not load in rtmpexplorer while rtmpsrv is running, but will if I quit rtmpsrv and refresh the page.

Second, of course - getting it to connect and download...

Here's the URL of one of the videos I'm trying to download if anyone can help?
http://www.tv4play.se/nyheter_och_de... eoid=2097284

I have no idea about these things, honestly... I was using StreamTransport (version 2041) with no problems before it suddenly starting freezing and crashing within the last few weeks, so now I have to try to find another option.

I ran the program as Admin and these are the messages I get

rtmpsuck
http://imageshack.us/photo/my-images/189/rtmpsuck.png/

rtmpsrv
http://imageshack.us/photo/my-images/716/rtmpsrv.png/

Thank you for any help!
take a look at your photos
rtmpsusk shows the correct protocol parameter,rtmp option to replace rtmpe

Code:
rtmpdump -r "rtmpe://cp70051.edgefcs.net:1935/tv4ondemand" -a "tv4ondemand?ovpfv=2.1.2" -f "WIN 11,0,1,152" -W "http://www.tv4play.se/flash/tv4playflashlets.swf" -p "http://www.tv4play.se/nyheter_och_debatt/nyhetsmorgon?title=artisten_fanny_om_sin_musik&videoid=2097284" -C Z: -y "mp4:/mp4root/2011-11-17/20111117T103541_ArtistenFannyomsinmusik_2097284_T6MP43_.mp4" -o 20111117T103541_ArtistenFannyomsinmusik_2097284_T6MP43_.flv
Code:
C:\rtmpdump -r "rtmpe://cp70051.edgefcs.net:1935/tv4ond
emand" -a "tv4ondemand?ovpfv=2.1.2" -f "WIN 11,0,1,152" -W "http://www.tv4play.s
e/flash/tv4playflashlets.swf" -p "http://www.tv4play.se/nyheter_och_debatt/nyhet
smorgon?title=artisten_fanny_om_sin_musik&videoid=2097284" -C Z: -y "mp4:/mp4roo
t/2011-11-17/20111117T103541_ArtistenFannyomsinmusik_2097284_T6MP43_.mp4" -o 201
11117T103541_ArtistenFannyomsinmusik_2097284_T6MP43_.flv
RTMPDump v2.4 GIT-2011-11-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              209.39
INFO:   moovPosition          28.00
INFO:   width                 384.00
INFO:   height                216.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            66.00
INFO:   avclevel              30.00
INFO:   aacaot                2.00
INFO:   videoframerate        25.00
INFO:   audiosamplerate       48000.00
INFO:   audiochannels         1.00
INFO: trackinfo:
INFO:   length                5234000.00
INFO:   timescale             25000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                10050560.00
INFO:   timescale             48000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
4810.584 kB / 119.40 sec (57.0%)
Reply With Quote