VideoHelp Forum
+ Reply to Thread
Page 10 of 154
FirstFirst ... 8 9 10 11 12 20 60 110 ... LastLast
Results 271 to 300 of 4600
Thread
  1. Member
    Join Date
    Jan 2012
    Location
    Georgia Republic
    Search PM
    Originally Posted by Bahman View Post
    rtmpexplorer usually works OK!! but sometimes it can't detect parameters!! So, you have to do it manually!!
    You should know what parameters do!! for example, -W is flash embed path or -r is rtmp url and so on!! When you know these, then you have to find only rtmp url!! find rtmp url with StreamTransport!! then manually write the script!!
    After I unistalled StreamTransport several times it captured something at last

    And now i'm staring at parameters comparing them.
    So how can I get "-W"? And what is "-T"?
    Quote Quote  
  2. Member
    Join Date
    Jan 2012
    Location
    United Kingdom
    Search PM
    I have seen that you can download from MoshCam using RTMP, and I have successfully done this with the following command for ed kowalczyk:

    Code:
    rtmpdump -r "rtmpe://streaming.moshcam.com" -a "" -f "LNX 10,1,102,65" -W "http://www.moshcam.com/chooktv/Core/Flash/Container.swf" -p "http://moshcam.com/ed-kowalczyk/enmore-theatre-832.aspx#/1-intro" -y "mp4:ed_kowalczyk_31102010_e_Moshcam_896k_480p.mp4" -o mp4_ed_kowalczyk_31102010_e_Moshcam_896k_480p.flv
    But I am now trying to download a Sia concert (22 different downloads I think), from here http://www.moshcam.com/sia/metro-theatre-522.aspx.

    But my command keeps getting the same error:

    Code:
    ERROR: Closing connection: NetStream.Play.StreamNotFound
    I have changed the following values:

    -p -> "http://www.moshcam.com/sia/metro-theatre-522.aspx#/1-intro"
    -y -> "mp4:sia_25042009_e_Moshcam_896k_480p.mp4"

    I have also tried other values of y, including:

    "mp4:896ksia_25042009_e_Moshcam_896k_480p.mp4"
    "mp4:896ksia_25042009_m_Moshcam_896k_480p.mp4"
    "mp4:sia_25042009_m_Moshcam_896k_480p.mp4"

    My full command was:

    Code:
    rtmpdump -r "rtmpe://streaming.moshcam.com" -a "" -f "LNX 10,1,102,65" -W "http://www.moshcam.com/chooktv/Core/Flash/Container.swf" -p "http://www.moshcam.com/sia/metro-theatre-522.aspx#/1-intro" -y "mp4:sia_25042009_e_Moshcam_896k_480p.mp4" -o sia-1-intro.flv
    I would appreciate any help determining the correct command!!
    Quote Quote  
  3. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    Originally Posted by jairovital View Post
    I tryed that, but what I got is:
    ERROR: RTMP_ReadPacket, failed to read RTMP packet header
    it depends on how you run script!! The script I posted is for using in a batch script!! if you are run it in another way, change %% to %!!!

    Originally Posted by jairovital View Post
    And another question:
    How do you get the output messages from CLI rtmpdump.exe? I tryed adding "> output.txt" at the end and at the beggining of the line without success.
    You forgot a bit of it:
    Code:
    2>output.txt
    Originally Posted by greaz View Post
    So how can I get "-W"? And what is "-T"?
    -W, Use Coojah to find flash player path or an another easy way is open the page in firefox, go to "tools"--> "page info" --> "media" tab, and then look for a url that ends with .swf!!
    -T, SecureToken key

    Originally Posted by richardst View Post
    But I am now trying to download a Sia concert (22 different downloads I think), from here http://www.moshcam.com/sia/metro-theatre-522.aspx.

    But my command keeps getting the same error:

    Code:
    ERROR: Closing connection: NetStream.Play.StreamNotFound
    Take a look here:
    http://www.moshcam.com/chooktv/chooktv.asmx/GetVideo?VideoID=522&ContainerType=&Hash=
    PHP Code:




    rtmpe
    ://streaming.moshcam.com/896k/sia_25032009_m_Moshcam_896k_480p.mp4


    rtmpe://streaming.moshcam.com/896k/sia_25032009_m_Moshcam_896k_480p.mp4


    rtmpe://streaming.moshcam.com/896k/sia_25032009_m_Moshcam_896k_480p.mp4


    rtmpe://streaming.moshcam.com/896k/sia_25032009_m_Moshcam_896k_480p.mp4
    .
    .

    As you see all 22 parts have a same url!!

    So,
    Code:
    rtmpdump -r "rtmpe://streaming.moshcam.com" -f "WIN 11,1,102,55"  -W "http://www.moshcam.com/chooktv/modules/Container.swf" -p  "http://www.moshcam.com/sia/metro-theatre-522.aspx" -y  "mp4:896k/sia_25032009_m_Moshcam_896k_480p.mp4" -o  sia_25032009_m_Moshcam_896k_480p.flv
    Code:
    RTMPDump v2.4  GIT-2011-12-22
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Connecting ...
    WARNING: HandShake: Type mismatch: client sent 6, server answered 8
    INFO: Connected...
    Starting download at: 0.000 kB
    INFO: Metadata:
    INFO:   duration              4471.10
    INFO:   moovPosition          36.00
    INFO:   audiocodecid          mp4a
    INFO:   width                 640.00
    INFO:   height                360.00
    INFO:   videocodecid          avc1
    INFO:   avcprofile            100.00
    INFO:   avclevel              30.00
    INFO:   aacaot                2.00
    INFO:   audiosamplerate       44100.00
    INFO:   audiochannels         2.00
    INFO:   videoframerate        25.00
    INFO: tags:
    INFO:   cpil                  0.00
    INFO:   tmpo                  0.00
    INFO:   ┬رtoo                 Sorenson Squeeze
    INFO: trackinfo:
    INFO:   length                197175296.00
    INFO:   timescale             44100.00
    INFO:   language              und
    INFO: sampledescription:
    INFO:   sampletype            mp4a
    INFO:   length                2682648.00
    INFO:   timescale             600.00
    INFO:   language              und
    INFO: sampledescription:
    INFO:   sampletype            avc1
    INFO:   length                2682657.00
    INFO:   timescale             600.00
    INFO:   language              und
    INFO: sampledescription:
    INFO:   length                2682657.00
    INFO:   timescale             600.00
    INFO:   language              und
    INFO: sampledescription:
    132.479 kB / 2.40 sec (0.0%)
    Good Luck!!
    Quote Quote  
  4. Member
    Join Date
    Jan 2012
    Location
    United Kingdom
    Search PM
    That worked perfectly. It was the URL I couldn't work out. But using Snooper helped!

    Thanks!!
    Quote Quote  
  5. Thank you very much, btw how did you got the token? , I am not able to use cooljah as it makes my browser crash :S
    Quote Quote  
  6. Member
    Join Date
    Jan 2012
    Location
    Georgia Republic
    Search PM
    Same. It's possible to run Coojah but latest Firefox and IE crash. Maybe Firefox 3 helps?
    Quote Quote  
  7. Member
    Join Date
    Jan 2012
    Location
    Georgia Republic
    Search PM
    TheProphets, I solved it! Coojah and Firefox 9.0.1 must be run as Administrator
    Last edited by greaz; 22nd Jan 2012 at 05:28.
    Quote Quote  
  8. Thanks, I were only running coojah as admin but it kept crashing lawl
    Quote Quote  
  9. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    Wrong!! The thing that crash is "Flash Plugin", is not Browser!! (When crash, go to task manager, process tab, end "flash_plugin.exe")
    On some PC, Coojah has problem with flash player!! if you have any problem with Coojah, first try run as admin (+browser) and 2nd, try to up or downgrade your flash player version!!

    @ TheProphets, It hasn't a specific way!! It's not always same!! It relies on your experiences!!
    Quote Quote  
  10. Member
    Join Date
    Jan 2012
    Location
    Georgia Republic
    Search PM
    There is not "flash_plugin.exe" in task manager. Is it problem to run browser as admin?

    And still couldn't find -t parameter in computer, player by myself. All tutorials are so poor.
    Quote Quote  
  11. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    oh, my bad!! It was "flash_container.exe"!!

    When I said that you can find -T parameter in Computer or player?
    Quote Quote  
  12. Member
    Join Date
    Jan 2012
    Location
    Georgia Republic
    Search PM
    Neither "container" is there.
    Last edited by greaz; 26th Jan 2012 at 05:04.
    Quote Quote  
  13. Curious will anyone know how to download this file

    It is my friend and they want 100 dollars to buy the video

    I have tried every program and rtmp too

    http://video.citytv.com/video/detail/1431826322001.000000/vday-for-singles--february-3/
    Quote Quote  
  14. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    They are using FlashAccess DRM to protect their videos. AFAIK currently there is no method available to strip the DRM except screen capture!! You can dl them easily, but you won't be able to watch!!
    Quote Quote  
  15. Thank you so much. I thought i was going insane, I am glad it is not just me. Oh well I have to find one that captures good and sound is not horrible. Thank you for fast reply
    Quote Quote  
  16. Debut Video Capture Software is pretty awesome IMHO. I use H264 at 23 and aac. Do you want me to record it for you ?
    Quote Quote  
  17. That would be great if you could record it as that would save me 100 dollars ..
    Quote Quote  
  18. Member
    Join Date
    Feb 2012
    Location
    Mongolia
    Search Comp PM
    I can't download this video http://fun.now.mn/watch/clip/2367.html

    rtmpe://fun.now.mn/vod mp4:clip/Ansu_Gantulga_-_Zahidal.hd.mp4 it's not work.





    I need help. I really wanna download this video. help me
    Quote Quote  
  19. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    Originally Posted by XaKePxAH View Post
    I can't download this video http://fun.now.mn/watch/clip/2367.html

    rtmpe://fun.now.mn/vod mp4:clip/Ansu_Gantulga_-_Zahidal.hd.mp4 it's not work.






    I need help. I really wanna download this video. help me
    Do you have try rtmpdump already?
    Code:
    rtmpdump -r "rtmpe://fun.now.mn:1935/vod" -a "vod/" -W "http://fun.now.mn/flowplayer/flowplayer.securestreaming-3.2.3.swf" -T "#ed%%h0#w@1" -y "mp4:clip/Ansu_Gantulga_-_Zahidal.hd.mp4" -o "Ansu Gantulga - Zahidal HD.flv"
    Code:
    RTMPDump v2.4 GIT-2011-12-22
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Connecting ...
    WARNING: Trying different position for server digest!
    INFO: Connected...
    Starting download at: 0.000 kB
    INFO: Metadata:
    INFO: trackinfo:
    INFO:   timescale             90000.00
    INFO:   length                21216000.00
    INFO:   language              eng
    INFO: sampledescription:
    INFO:   sampletype            avc1
    INFO:   timescale             44100.00
    INFO:   length                10388480.00
    INFO:   language              eng
    INFO: sampledescription:
    INFO:   sampletype            mp4a
    INFO:   audiochannels         2.00
    INFO:   audiosamplerate       44100.00
    INFO:   videoframerate        15.00
    INFO:   aacaot                2.00
    INFO:   avclevel              13.00
    INFO:   avcprofile            66.00
    INFO:   audiocodecid          mp4a
    INFO:   videocodecid          avc1
    INFO:   width                 1280.00
    INFO:   height                720.00
    INFO:   frameWidth            1280.00
    INFO:   frameHeight           720.00
    INFO:   displayWidth          1280.00
    INFO:   displayHeight         720.00
    INFO:   framerate             15.00
    INFO:   moovposition          92671328.00
    INFO:   duration              235.73
    162.346 kB / 0.47 sec (0.1%)
    Good Luck
    Quote Quote  
  20. Hi, Has anybody on here had any success in downloading the stream for any of the vids on Digital Tutors?

    I tired a while back but being an artist and not having a strong technical background I failed as the method was a pain and involved code.

    Any help/guidance would be very much appreciated!

    Heres the link to a free sample vid to try.

    http://www.digitaltutors.com/11/training.php?vid=13192&autoplay=1
    Last edited by A3Y55; 13th Feb 2012 at 17:30.
    Quote Quote  
  21. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    Originally Posted by A3Y55 View Post
    Hi, Has anybody on here had any success in downloading the stream for any of the vids on Digital Tutors?

    I tired a while back but being an artist and not having a strong technical background I failed as the method was a pain and involved code.

    Any help/guidance would be very much appreciated!

    Heres the link to a free sample vid to try.

    http://www.digitaltutors.com/11/training.php?vid=13192&autoplay=1
    Try rtmpexplorer!! after it detects url, close all windows, open created command.bat (by rtmpexplorer) and remove "--live", double click on command.bat, and you will see:

    Code:
    rtmpdump -r "rtmpe://cp86046.edgefcs.net:1935/ondemand" -a "ondemand?auth=daEasczbUd6bsbvaKdmcYc.cMbPcBbTcvbW-bpozeJ-4q-apGD4DFpzvo&aifp=v006&slist=bisonvp/bison_courses/640/640-1-h" -f "WIN 11,2,202,197" -W "http://assets2.digitaltutors.com/vp/embedded/Frankenstein_102511.swf" -p "http://www.digitaltutors.com/11/training.php?vid=13192&autoplay=1" -y "bisonvp/bison_courses/640/640-1-h?auth=daEasczbUd6bsbvaKdmcYc.cMbPcBbTcvbW-bpozeJ-4q-apGD4DFpzvo&aifp=v006&slist=bisonvp/bison_courses/640/640-1-h" -o 640-1-h.flv
    Code:
    RTMPDump v2.4 GIT-2011-12-22
    (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              101.00
    INFO:   width                 1280.00
    INFO:   height                720.00
    INFO:   videodatarate         1000.00
    INFO:   canSeekToEnd          TRUE
    INFO:   videocodecid          4.00
    INFO:   audiodatarate         96.00
    INFO:   audiocodecid          2.00
    INFO:   framerate             15.00
    INFO:   creationdate          Fri Jan 13 17:45:09 2012
    INFO:   Encoded_By            Digital-Tutors - All rights reserved
    INFO:   Encoded_With          Sorenson Squeeze
    444.411 kB / 5.07 sec (5.0%)
    Good luck!!
    Quote Quote  
  22. Ha ha!! thats worked but they are smart! I cant actually login to access the locked videos. the login is right at the top which sits under the the grey bar in Rtmp Explorer. Any ideas what I can do to get round this?
    Quote Quote  
  23. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    First, With IE, go to that website and login and don't forget to mark/tick "Keep me logged in"!! Then open the page with rtmpexplore, you will be still logged!!
    Quote Quote  
  24. I was downloading this:
    Code:
    rtmpdump -r "rtmpe://fun.now.mn:1935/vod" -a "vod/" -W "http://fun.now.mn/flowplayer/flowplayer.securestreaming-3.2.3.swf" -T "#ed%%h0#w@1" -y "mp4:clip/Ansu_Gantulga_-_Zahidal.hd.mp4" -o "Ansu Gantulga - Zahidal HD.flv"
    It was interrupted in the middle. How to resume from the last part, not from the beggining?

    One question:
    The output infos below showed many segments. May you, please, explain such separated parts?
    Click image for larger version

Name:	rtmpdumpOutput.png
Views:	408
Size:	44.9 KB
ID:	10912
    Thank you.
    Quote Quote  
  25. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    ^Add this before -o parameter:
    Code:
    -e "Ansu Gantulga - Zahidal HD.flv"
    Anyway, It seems the server response is strange!! Your downloading video will be crashed! Try to use -v parameter!!
    Quote Quote  
  26. It return this:
    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...
    Resuming download at: 218466.006 kB / 63.533 sec (26.9%)
    INFO: Metadata:
    INFO: trackinfo:
    INFO:   timescale             90000.00
    INFO:   length                21216000.00
    INFO:   language              eng
    INFO: sampledescription:
    INFO:   sampletype            avc1
    INFO:   timescale             44100.00
    INFO:   length                10388480.00
    INFO:   language              eng
    INFO: sampledescription:
    INFO:   sampletype            mp4a
    INFO:   audiochannels         2.00
    INFO:   audiosamplerate       44100.00
    INFO:   videoframerate        15.00
    INFO:   aacaot                2.00
    INFO:   avclevel              13.00
    INFO:   avcprofile            66.00
    INFO:   audiocodecid          mp4a
    INFO:   videocodecid          avc1
    INFO:   width                 1280.00
    INFO:   height                720.00
    INFO:   frameWidth            1280.00
    INFO:   frameHeight           720.00
    INFO:   displayWidth          1280.00
    INFO:   displayHeight         720.00
    INFO:   framerate             15.00
    INFO:   moovposition          92671328.00
    INFO:   duration              235.73
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    WARNING: Stream does not start with requested frame, ignoring data... 
    
    218466.006 kB / 63.53 sec (26.9%)
    Couldn't resume FLV file, try --skip 1
    Where and how to put -v parameter?
    Thank you.
    Quote Quote  
  27. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    As I said, your downloaded video is crashed!! Take a look on that pic you attached, rtmpdump has downloaded 50% of file but after that it returns to 27% and keep on downloading!! This video file is corrupted!! You can't resume it!!

    That's problem of server or rtmpdump!! You have a way only: put -v or --live parameter every where you want!!
    Quote Quote  
  28. Originally Posted by Bahman View Post
    As I said, your downloaded video is crashed!! This video file is corrupted!! You can't resume it!!
    ...
    You have a way only: put -v or --live parameter every where you want!!
    Yeah! You're right! I was curious because the file size was going over 300 Mb!

    Now, all is fine. Thx!
    Thank you.
    Quote Quote  
  29. Now, I'm facing another problem: FlashPlayer.

    I recovered a system image and, after that, I had to install dotNetFramework 4 in order to run rtmpexplorer. Then, rtmpexplorer now is saying:
    "This content requires Adobe Flash Player 11.1. Do you wish to install now?"

    I already have FlashPlayer 11.1 installed. Firefox run all flashes contents accordingly. But I answered the request and clicked yes, to install. The message that came was: "Close this window to finish installation". I closed rtmpexplorer and its command prompt window too. After run rtmpexplorer again it says:
    "This content requires Adobe Flash Player 11.1. Do you wish to install now?"

    Neverending loop.

    I visited the Adobe site and got the install_flashplayer11x32_mssa_aih.exe. Run it and installed Flash again. But rtmpexplorer never knows that...

    Any clues? Suggestion?
    Thank you.
    Quote Quote  
  30. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    Sounds amazing!! Are you sure rtmpexplorer says that?Where did you download rtmpexplorer?
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!