VideoHelp Forum
+ Reply to Thread
Page 29 of 154
FirstFirst ... 19 27 28 29 30 31 39 79 129 ... LastLast
Results 841 to 870 of 4600
Thread
  1. Member
    Join Date
    Dec 2012
    Location
    adelaide australia
    Search Comp PM
    Quote Quote  
  2. Member
    Join Date
    Dec 2012
    Location
    adelaide australia
    Search Comp PM
    thanks, but neither work for me...is their another way to find out the source..??
    Quote Quote  
  3. Originally Posted by rodgerlee View Post
    thanks, but neither work for me...is their another way to find out the source..??
    Check PM
    Quote Quote  
  4. Member
    Join Date
    Dec 2012
    Location
    adelaide australia
    Search Comp PM
    thanks Cristiano...see PM...
    Quote Quote  
  5. Originally Posted by rodgerlee View Post
    thanks Cristiano...see PM...
    check pm again
    Quote Quote  
  6. Originally Posted by Bahman View Post
    Originally Posted by iago_pereira View Post
    First sorry for my broken English! My native language is Portuguese.
    I sent you PM with my login and password! Thank you for your attention!
    It's OK!! If it be understandable, is enough!!
    I sent you reply back too!!

    The site uses securetoken key in order to bother us!! It's "!vy268Pz@2Ym4Bz". and here is rtmpdump fortune:
    Code:
    RTMPDump v2.4 GIT-2012-02-24
    (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             15000.00
    INFO:   length                13890000.00
    INFO:   language              eng
    INFO: sampledescription:
    INFO:   sampletype            avc1
    INFO:   timescale             16000.00
    INFO:   length                14818304.00
    INFO:   language              eng
    INFO: sampledescription:
    INFO:   sampletype            mp4a
    INFO:   audiochannels         2.00
    INFO:   audiosamplerate       16000.00
    INFO:   videoframerate        15.00
    INFO:   aacaot                2.00
    INFO:   avclevel              30.00
    INFO:   avcprofile            77.00
    INFO:   audiocodecid          mp4a
    INFO:   videocodecid          avc1
    INFO:   width                 480.00
    INFO:   height                352.00
    INFO:   frameWidth            480.00
    INFO:   frameHeight           352.00
    INFO:   displayWidth          480.00
    INFO:   displayHeight         352.00
    INFO:   framerate             15.00
    INFO:   moovposition          32.00
    INFO:   duration              926.14
    4.803 kB / 0.20 sec (0.0%)

    I want to download the same stream! But i didn't know how to get this using RTMPDump, what's the correct start string for rtmpdump using this token and the same stream?

    http://flashvideo.globo.com/h264/entretenimentohd/1/bbb13/2013/02/03/2383951-web720.mp4
    Quote Quote  
  7. Member
    Join Date
    Dec 2012
    Location
    adelaide australia
    Search Comp PM
    thanks Breakdown...

    Cristiana has already solved the problem
    Quote Quote  
  8. Originally Posted by rodgerlee View Post
    thanks Breakdown...

    Cristiana has already solved the problem
    How ?

    I tried to grab the same stream, no success, I need the rtmp dump parameter to get the streams from globo.com
    Quote Quote  
  9. Originally Posted by breakdown View Post
    Originally Posted by rodgerlee View Post
    thanks Breakdown...

    Cristiana has already solved the problem
    How ?

    I tried to grab the same stream, no success, I need the rtmp dump parameter to get the streams from globo.com
    use TubeDigger
    Quote Quote  
  10. Originally Posted by CristianoA View Post
    try Adobe HDS Downloader
    Thanks CristianoA, the Adobe HDS Downloader works great
    Last edited by ticjac; 7th Feb 2013 at 09:01.
    Quote Quote  
  11. Hi!

    I want to rip some videos from here: http://www.mtvhive.com/2013/02/01/live-in-boston-tegan-and-sara-video/

    So far I found this code: rtmpe://cp51184.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/live/tegan_sara/TandS_Intv02_1280x720_3500_h32.mp4

    Anyone knows what parameters I should add to rtmpdump in order to download the video(s)?
    Quote Quote  
  12. How to get stream please? It is impossible!

    You have to use PROXY, because it is only for Bulgarian territory.

    http://tv.bnt.bg/bnt1/
    Last edited by kermit2; 10th Feb 2013 at 13:22.
    Quote Quote  
  13. Originally Posted by deepblue-9 View Post
    Hi!

    I want to rip some videos from here: http://www.mtvhive.com/2013/02/01/live-in-boston-tegan-and-sara-video/

    So far I found this code: rtmpe://cp51184.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/live/tegan_sara/TandS_Intv02_1280x720_3500_h32.mp4

    Anyone knows what parameters I should add to rtmpdump in order to download the video(s)?
    rtmpdump -r "rtmpe://cp51184.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/live/tegan_sara/TandS_Intv02_1280x720_3500_h32.mp4" -o download.flv
    Quote Quote  
  14. Originally Posted by CristianoA View Post
    Originally Posted by deepblue-9 View Post
    Hi!

    I want to rip some videos from here: http://www.mtvhive.com/2013/02/01/live-in-boston-tegan-and-sara-video/

    So far I found this code: rtmpe://cp51184.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/live/tegan_sara/TandS_Intv02_1280x720_3500_h32.mp4

    Anyone knows what parameters I should add to rtmpdump in order to download the video(s)?
    rtmpdump -r "rtmpe://cp51184.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/live/tegan_sara/TandS_Intv02_1280x720_3500_h32.mp4" -o download.flv
    Thanks for help but I've got an error:
    Code:
    514.037 kB / 1.20 sec (1.8%)
    ERROR: WriteN, RTMP send error 10054 (42 bytes)
    ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 70693
    538.201 kB / 1.20 sec (1.8%)
    Download may be incomplete (downloaded about 1.80%), try resuming
    It downloads only 1.8%. I use rtmpdump 2.4. Probably there must be more parameters...
    Quote Quote  
  15. Originally Posted by deepblue-9 View Post
    Originally Posted by CristianoA View Post
    Originally Posted by deepblue-9 View Post
    Hi!

    I want to rip some videos from here: http://www.mtvhive.com/2013/02/01/live-in-boston-tegan-and-sara-video/

    So far I found this code: rtmpe://cp51184.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/live/tegan_sara/TandS_Intv02_1280x720_3500_h32.mp4

    Anyone knows what parameters I should add to rtmpdump in order to download the video(s)?
    rtmpdump -r "rtmpe://cp51184.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/live/tegan_sara/TandS_Intv02_1280x720_3500_h32.mp4" -o download.flv
    Thanks for help but I've got an error:
    Code:
    514.037 kB / 1.20 sec (1.8%)
    ERROR: WriteN, RTMP send error 10054 (42 bytes)
    ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 70693
    538.201 kB / 1.20 sec (1.8%)
    Download may be incomplete (downloaded about 1.80%), try resuming
    It downloads only 1.8%. I use rtmpdump 2.4. Probably there must be more parameters...
    Check PM
    Quote Quote  
  16. Originally Posted by deepblue-9 View Post
    Originally Posted by CristianoA View Post
    Originally Posted by deepblue-9 View Post
    Hi!

    I want to rip some videos from here: http://www.mtvhive.com/2013/02/01/live-in-boston-tegan-and-sara-video/

    So far I found this code: rtmpe://cp51184.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/live/tegan_sara/TandS_Intv02_1280x720_3500_h32.mp4

    Anyone knows what parameters I should add to rtmpdump in order to download the video(s)?
    rtmpdump -r "rtmpe://cp51184.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/live/tegan_sara/TandS_Intv02_1280x720_3500_h32.mp4" -o download.flv
    Thanks for help but I've got an error:
    Code:
    514.037 kB / 1.20 sec (1.8%)
    ERROR: WriteN, RTMP send error 10054 (42 bytes)
    ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 70693
    538.201 kB / 1.20 sec (1.8%)
    Download may be incomplete (downloaded about 1.80%), try resuming
    It downloads only 1.8%. I use rtmpdump 2.4. Probably there must be more parameters...
    rtmpdump -r rtmpe://cp51184.edgefcs.net/ondemand -y mp4:mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/live/tegan_sara/TandS_Intv02_1280x720_3500_h32.mp4 -o a.flv

    rtmpdump -r rtmpe://cp51184.edgefcs.net/ondemand -y mp4:mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/hive_live/TeganAndSara-01-I_Was_A_Fool_640x360_12
    00_m30.mp4 -o a.flv
    Quote Quote  
  17. Originally Posted by starby View Post
    Any ideas on downloading this one:
    Those videos appear to be sent in small fragments of a few hundred kilobytes each.

    Although NetTransport can download them (individually), they are some unknown file extension - they don't even appear contain a binary signature. It seems though that it could be an FLV type.

    Code:
    http://nbcdotcom-f.akamaihd.net/z/nbcrewind2/d95e59b0032c7e8500c837cddd43eb04_%2c0500%2c0700%2c.flv.csmil/1_ff872347d3c4987d_Seg1-Frag3_AQDZI+MMXHp7ZNt5F1FdFxqUa+3F6lHH5V42Qpa9YbHopwKGTdInhGXnISpsXBm0pMqq2HLT?als=7.37%2c30%2c1.94%2c1%2c894%2c1982%2c30.43%2c12%2c0%2c49%2ct%2c5.21%2c278.14%2cf%2cs%2cFZRKYIGKIAWY%2c2.10.3%2c49&hdcore=2.10.3&OBT_fname=1_ff872347d3c4987d_Seg1-Frag3_AQDZI%2BMMXHp7ZNt5F1FdFxqUa%2B3F6lHH5V42Qpa9YbHopwKGTdInhGXnISpsXBm0pMqq2HLT.3
    Quote Quote  
  18. Member vhelp's Avatar
    Join Date
    Mar 2001
    Location
    New York
    Search Comp PM
    @ all

    we need to be careful with how we debug streaming content via these methods. thanks to url snooper's help, i discovered that our browser url(s) are being exploited (recorded) and sent back to the source. that inlcudes multiple tabs opened. i suggest closing any open videohelp tabs (that have RTMP or Streaming in them) during debugging..in fact, if you have other questionable tabs opened, close those, too, for your own good.
    Quote Quote  
  19. Here is impossible downloading of stream!
    http://tv.bnt.bg/bnt1
    This is for Bulgarian territory, so you have to enter with Bulgarian IP.

    Click image for larger version

Name:	n32rma.png
Views:	695
Size:	8.6 KB
ID:	16199


    Here is log of Stream Transport:
    Download: Thread created.
    Download: URL: rtmp://edge2.evolink.net:2020/fls/bnt.stream.
    Download: File name changed to "C:\Documents and Settings\User\My Documents\bnt.stream.flv".
    Download: Create file "C:\Documents and Settings\User\My Documents\bnt.stream.flv" succeeded.
    Download: Task failed.
    Download: CRTMPDownload::InnerProcessDataDriverExp: Data-driven threads stopped unexpectedly because of (CRTMPStream.cpp:225:Failed to recv data.Error: (10053:Unknown error).).
    Download: Task retry 1.
    Download: File name changed to "C:\Documents and Settings\User\My Documents\bnt.stream_0.flv".
    Download: Create file "C:\Documents and Settings\User\My Documents\bnt.stream_0.flv" succeeded.
    Download: Task failed.
    Download: CRTMPDownload::InnerProcessDataDriverExp: Data-driven threads stopped unexpectedly because of (CRTMPStream.cpp:225:Failed to recv data.Error: (10053:Unknown error).).
    Quote Quote  
  20. Originally Posted by kermit2 View Post
    How to get stream please? It is impossible!

    You have to use PROXY, because it is only for Bulgarian territory.

    http://tv.bnt.bg/bnt1/
    try RTMPDumpHelper or TubeDigger
    Quote Quote  
  21. i am newbie in rtmdump and this forum. Please i need help.
    I have 2 question:
    first- How install to rtmdump in my mac osx? I need a tutorial or text for do this.
    second- I need dowload this video, but i don´t know to do this, but i learn fast
    The video are embbebed in this code:
    ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++

    Code:
    
    
      hl 
    
      div class="container_12 padcontent" 
    		
    		  div class="wrapper" 
    			  div class="grid_12" 
    				  div class="title3 alignleft" MPLS - FORMATO ETIQUETA  /div 
    			  /div 
    		  /div 
    		  div class="wrapper" 
    			  div class="grid_12" 
    					  div id="recent-additions-box" style="width:100%; text-align:justify;" 
    						  div style="text-align:left; margin-bottom:5px;" 
    							  h6 class="padbot2" Estructura de la cabecera de MPLS, campos que la conforman, numeración y significado de algunas etiquetas especiales.  br   /h6 
    						  /div 
    					  /div 
    					  div style="margin-top:20px; text-align:center;" 
    						  script 
    						   flowplayer.conf = {
    						      swf: "https://networkfaculty.com/es/static/js/flowplayer.swf"
    						   };
    					   	  /script 
    						  div class="flowplayer functional is-splash" data-rtmp="rtmp://s1catah7os7519.cloudfront.net/cfx/st/" id="video_player" itemprop="video" itemscope itemtype="http://schema.org/VideoObject" 
    						   	  meta itemprop="name" content="MPLS - FORMATO ETIQUETA" / 
    						   	  meta itemprop="description" content="Estructura de la cabecera de MPLS, campos que la conforman, numeración y significado de algunas etiquetas especiales.<br>" / 
    						   	  meta itemprop="duration" content="T19M15S" / 
      							  meta itemprop="thumbnailUrl" content="https://networkfaculty.com/es//static/images/generic/mpls-distribucion-etiquetas.png" / 
      							
    								  meta itemprop="contentURL" content="https://networkfaculty.com/es/video/loadVideo/49/DEMO/a.webm" / 
    							
      							  meta itemprop="uploadDate" content="2012-11-18T22:30:14" / 
      							
    						   	  video poster="/static/images/generic/mpls-distribucion-etiquetas.png"  
    						   		
    									  source type="video/webm" src="https://networkfaculty.com/es/video/loadVideo/49/DEMO/a.webm"/ 
    								
    								  source type="video/flash" src="mp4:mpls-formato-etiquetas_DEMO_480.mp4?Expires=1360939980&Signature=g85COojIxstRhR9nv1F3zKHPZKaVptaIt8D4TC~j8oc9NlEtDqk1OFaY6FbZ3IXADnMxDpJzunvI00VtD3cBXyDQzgBjxWwij~RTsnxv5NxOMhMPfKLO3reyf7cvBWOb5KrY~qtL-kvvdwOAPxAoodJqfbaN3bj84F-nt02mbj0_&Key-Pair-Id=APKAIKCJ2ZZR3M4AYSVA"/ 
    							   	  source type="video/mp4"   src="https://dvyk2pxzb39ns.cloudfront.net/mpls-formato-etiquetas_DEMO_480.mp4?Expires=1360939980&Signature=eJwLsR9fp9vwaF69YMy0C1SB4976PDA~tnIocoF4JUyVLRELNPV~8EC0a0-uCSe9VUP0DbWa295G8eXZX7BexVKPcHOlMLVd36fkQgIcA9R9jEwv9HvNj4KvjIPnUjB35uSBGQZTT3YWKNcTOHrJ~omWXz275O8~MnQIFXKmbps_&Key-Pair-Id=APKAIKCJ2ZZR3M4AYSVA"/ 
    							  /video 
    						  /div 
    					  /div 
    					
    						  div class="wrapper padtop52" 
    							  h3   span style="font-weight:700;" id="note_span" Nota:  /span  Solo puedes ver una versión limitada del video, si quieres ver la versión completa por favor obtén   a href="https://networkfaculty.com/es/order/purchase" alguno de nuestros planes!  /a   /h3 
    						  /div 
    					
    				  /div 
    		  /div 
    
      /hl
    ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++

    Thanks

    Last edited by mukyman; 15th Feb 2013 at 10:11.
    Quote Quote  
  22. Originally Posted by mukyman View Post
    i am newbie in rtmdump and this forum. Please i need help.
    I have 2 question:
    first- How install to rtmdump in my mac osx? I need a tutorial or text for do this.
    second- I need dowload this video, but i don´t know to do this, but i learn fast
    The video are embbebed in this code:
    ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++

    Code:
    
    
      hl 
    
      div class="container_12 padcontent" 
    		
    		  div class="wrapper" 
    			  div class="grid_12" 
    				  div class="title3 alignleft" MPLS - FORMATO ETIQUETA  /div 
    			  /div 
    		  /div 
    		  div class="wrapper" 
    			  div class="grid_12" 
    					  div id="recent-additions-box" style="width:100%; text-align:justify;" 
    						  div style="text-align:left; margin-bottom:5px;" 
    							  h6 class="padbot2" Estructura de la cabecera de MPLS, campos que la conforman, numeración y significado de algunas etiquetas especiales.  br   /h6 
    						  /div 
    					  /div 
    					  div style="margin-top:20px; text-align:center;" 
    						  script 
    						   flowplayer.conf = {
    						      swf: "https://networkfaculty.com/es/static/js/flowplayer.swf"
    						   };
    					   	  /script 
    						  div class="flowplayer functional is-splash" data-rtmp="rtmp://s1catah7os7519.cloudfront.net/cfx/st/" id="video_player" itemprop="video" itemscope itemtype="http://schema.org/VideoObject" 
    						   	  meta itemprop="name" content="MPLS - FORMATO ETIQUETA" / 
    						   	  meta itemprop="description" content="Estructura de la cabecera de MPLS, campos que la conforman, numeración y significado de algunas etiquetas especiales.<br>" / 
    						   	  meta itemprop="duration" content="T19M15S" / 
      							  meta itemprop="thumbnailUrl" content="https://networkfaculty.com/es//static/images/generic/mpls-distribucion-etiquetas.png" / 
      							
    								  meta itemprop="contentURL" content="https://networkfaculty.com/es/video/loadVideo/49/DEMO/a.webm" / 
    							
      							  meta itemprop="uploadDate" content="2012-11-18T22:30:14" / 
      							
    						   	  video poster="/static/images/generic/mpls-distribucion-etiquetas.png"  
    						   		
    									  source type="video/webm" src="https://networkfaculty.com/es/video/loadVideo/49/DEMO/a.webm"/ 
    								
    								  source type="video/flash" src="mp4:mpls-formato-etiquetas_DEMO_480.mp4?Expires=1360939980&Signature=g85COojIxstRhR9nv1F3zKHPZKaVptaIt8D4TC~j8oc9NlEtDqk1OFaY6FbZ3IXADnMxDpJzunvI00VtD3cBXyDQzgBjxWwij~RTsnxv5NxOMhMPfKLO3reyf7cvBWOb5KrY~qtL-kvvdwOAPxAoodJqfbaN3bj84F-nt02mbj0_&Key-Pair-Id=APKAIKCJ2ZZR3M4AYSVA"/ 
    							   	  source type="video/mp4"   src="https://dvyk2pxzb39ns.cloudfront.net/mpls-formato-etiquetas_DEMO_480.mp4?Expires=1360939980&Signature=eJwLsR9fp9vwaF69YMy0C1SB4976PDA~tnIocoF4JUyVLRELNPV~8EC0a0-uCSe9VUP0DbWa295G8eXZX7BexVKPcHOlMLVd36fkQgIcA9R9jEwv9HvNj4KvjIPnUjB35uSBGQZTT3YWKNcTOHrJ~omWXz275O8~MnQIFXKmbps_&Key-Pair-Id=APKAIKCJ2ZZR3M4AYSVA"/ 
    							  /video 
    						  /div 
    					  /div 
    					
    						  div class="wrapper padtop52" 
    							  h3   span style="font-weight:700;" id="note_span" Nota:  /span  Solo puedes ver una versión limitada del video, si quieres ver la versión completa por favor obtén   a href="https://networkfaculty.com/es/order/purchase" alguno de nuestros planes!  /a   /h3 
    						  /div 
    					
    				  /div 
    		  /div 
    
      /hl
    ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++

    Thanks

    link to video please
    Quote Quote  
  23. Originally Posted by mukyman View Post
    I need dowload this video
    Is the video you want of a man with a shaved head standing in front of a apple laptop doing a presentation?
    Quote Quote  
  24. Hi there. another unexperienced rtmpdump user

    so I get this log
    Code:
    Opening: rtmpe://23.62.239.62:1935/ondemand?_fcs_vhost=cp79203.edgefcs.net&ovpfv=2.1.4&auth=xxxxxxxxxxxxxxxxxxxx&aifp=v001&slist=ans/107540/h264/MAGNOLIA/g/nma/ela/m/;ans/148393/h264/MAGNOLIA/g/nma/ela/m/;ans/148379/h264/MAGNOLIA/g/nma/ela/m/;ans/148395/h264/MAGNOLIA/g/nma/ela/m/ playpath=mp4:ans/148393/h264/MAGNOLIA/g/nma/ela/m/260ce3a1-94ed-4d57-864f-f0a16aaf4e2d-290 pageurl=http://www.amazon.com/gp/product/B007JRTV52 swfurl=http://ecx.images-amazon.com/images/G/01/digital/video/streaming/50.0-0/UnboxScreeningRoomClient._V377177780_.swf swfvfy=true
    I replaced auth string with xxx in this example but I have it , I'm also aware I can get the trailer everywhere easier, that's not the point , I still want to learn to get those videos from there

    I made a few failed attempts but I'm pretty sure I don't get the syntax right ^^

    Code:
    rtmpdump -r 'rtmpe://23.62.239.62:1935/ondemand?_fcs_vhost=cp79203.edgefcs.net&ovpfv=2.1.4&auth=xxxxxxxxxxxxxxx&aifp=v001&slist=ans/107540/h264/MAGNOLIA/g/nma/ela/m/;ans/148393/h264/MAGNOLIA/g/nma/ela/m/;ans/148379/h264/MAGNOLIA/g/nma/ela/m/;ans/148395/h264/MAGNOLIA/g/nma/ela/m/' -p http://www.amazon.com/gp/product/B007JRTV52 -W http://ecx.images-amazon.com/images/G/01/digital/video/streaming/50.0-0/UnboxScreeningRoomClient._V377177780_.swf-o myfirsttrailer.mp4
    or

    Code:
    rtmpdump -r 'rtmpe://23.62.239.62:1935/ondemand?_fcs_vhost=cp79203.edgefcs.net&ovpfv=2.1.4' -y 'mp4:ans/148393/h264/MAGNOLIA/g/nma/ela/m/260ce3a1-94ed-4d57-864f-f0a16aaf4e2d-290' -a 'xxxxxxxxxxxxxxxx&aifp=v001&slist=ans/107540/h264/MAGNOLIA/g/nma/ela/m/;ans/148393/h264/MAGNOLIA/g/nma/ela/m/;ans/148379/h264/MAGNOLIA/g/nma/ela/m/;ans/148395/h264/MAGNOLIA/g/nma/ela/m/' -p http://www.amazon.com/gp/product/B007JRTV52 -W http://ecx.images-amazon.com/images/G/01/digital/video/streaming/50.0-0/UnboxScreeningRoomClient._V377177780_.swf -o myfirsttrailer.mp4
    if someone could help me with the syntax based on my log, I'd love it (& him / her)
    Quote Quote  
  25. Try using rtmpdump in conjunction with RTMPDumpHelper instead - it can detect RTMP stream addresses automatically.
    It works for my needs - it might work for you too.

    http://www.nirsoft.net/utils/rtmp_dump_helper.html
    Quote Quote  
  26. Originally Posted by mike20021969 View Post
    Try using rtmpdump in conjunction with RTMPDumpHelper instead - it can detect RTMP stream addresses automatically.
    It works for my needs - it might work for you too.

    http://www.nirsoft.net/utils/rtmp_dump_helper.html
    since rtmpdump helper is windows only, it's pretty useless on my ubuntu
    all I need is someone who knows a thing or two about rtmpdump syntax since I think I have all the right elements, just dunno how to select them within rtmpdump syntax/options
    Quote Quote  



Similar Threads

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