Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

RTMPexplorer won't work anymore at bigflix.

(http://stream-recorder.com/forum/showthread.php?t=10485)

roaming_romeo 12-01-2011 07:21 AM

RTMPexplorer won't work anymore at bigflix.


 
I use Win7 32bit OS. I downloaded latesr RTMPdump 2.4. The message I am getting after the movie url is tracked is:

RTMP Server v2.4 GIT-2011-09-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmpe://cp118461.edgefcs.net/ondemand/bfvideo/vault/videoclips/movies/" -a "ondemand/bfvideo/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.com/apache_file/flash/Player.swf" -p "http://www.bigflix.com/home/movies/xyz/0000" -y "mp4:xyz.mp4?e=1322762985" -o mp4_xyz.flv

Closing connection... done!

RTMPDump v2.4 GIT-2011-09-30 (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...
ERROR: WriteN, RTMP send error 10054 (42 bytes)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

Bahman 12-01-2011 08:12 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
What's your correct video link?
Code:

-p "http://www.bigflix.com/home/movies/xyz/0000"
That's wrong link completely!!

I've tried another videos of that site and:
Code:

RTMP Server v2.4 GIT-2011-07-21 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmpe://fms.1B42.edgecastcdn.net/001B42/vault/videoclips/movies/" -
a "001B42/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.
com/apache_file/flash/Player.swf" -p "http://www.bigflix.com/home/movies/rang/52
" -y "mp4:Rang.mp4?e=1322766225" -o mp4_Rang.flv

Closing connection... done!

RTMPDump v2.4 GIT-2011-07-21 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
INFO: Connected...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              9046.89
INFO:  moovPosition          36.00
INFO:  width                640.00
INFO:  height                352.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            100.00
INFO:  avclevel              30.00
INFO:  aacaot                2.00
INFO:  videoframerate        25.00
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO: tags:
INFO:  ┬رtoo                HandBrake 0.9.4 2009112300
INFO: trackinfo:
INFO:  length                814208400.00
INFO:  timescale            90000.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                398967808.00
INFO:  timescale            44100.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            mp4a
5.000 kB / 0.00 sec (0.0%)

:rolleyes:

roaming_romeo 12-01-2011 12:23 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
1 Attachment(s)
My apologies. I had generalized the movie name as xyz and movie number that appears in url as 0000 to mask my search for fear of running into trouble. The movie is circus queen. I thought the results I was getting after the link would find some specific answer. Basically any movie I try to download [even ones I got there previously] just won't download anymore. The error message I posted was what I was hoping someone could analyse. In previous versions I used to get the movie after an initial minute of handshake errors and retrying/refreshing. Now it gets the link but does not get to streaming download.

The link is - I have attached image of the same window now.

The message I get is:


RTMP Server v2.4 GIT-2011-09-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

ERROR: Handshake failed
Closing connection... done!

ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

ERROR: Handshake failed
Closing connection... done!

ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

ERROR: Handshake failed
Closing connection... done!


rtmpdump -r "rtmpe://cp118461.edgefcs.net/ondemand/bfvideo/vault/videoclips/movi
es/" -a "ondemand/bfvideo/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "htt
p://www.bigflix.com/apache_file/flash/Player.swf" -p "http://www.bigflix.com/hom
e/movies/circus-queen/1540" -y "mp4:CircusQueen.mp4?e=1322781254" -o mp4_CircusQ
ueen.flv

Closing connection... done!

RTMPDump v2.4 GIT-2011-09-30 (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...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

roaming_romeo 12-01-2011 12:30 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
I can't understand suddenly why it won't work. I opened the movie in IE, Mozilla Firefox and even Google Chrome browsers to see if it could sniff the rtmpe streams. Just fails to latch onto the movie after sniffing it.

Bahman 12-01-2011 01:06 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
Use this URL and this version of rtmpdump instead!!
Code:

rtmpdump -r "rtmpe://fms.1B42.edgecastcdn.net/001B42/vault/videoclips/movies/" -a "001B42/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.com/apache_file/flash/Player.swf?f=1322768888359" -p "http://www.bigflix.com/home/movies/circus-queen/1540" -y "mp4:CircusQueen.mp4?e=1322783246" -o mp4_CircusQueen.flv
Code:

RTMP Server v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

Live : No
rtmpdump -r "rtmpe://fms.1B42.edgecastcdn.net/001B42/vault/videoclips/movies/" -
a "001B42/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.
com/apache_file/flash/Player.swf?f=1322768888359" -p "http://www.bigflix.com/hom
e/movies/circus-queen/1540" -y "mp4:CircusQueen.mp4?e=1322783246" -o mp4_CircusQ
ueen.flv

Closing connection... done!

RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

WARNING: HandShake: Type mismatch: client sent 6, server answered 8
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              7801.74
INFO:  moovPosition          32.00
INFO:  width                640.00
INFO:  height                352.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            77.00
INFO:  avclevel              30.00
INFO:  aacaot                2.00
INFO:  videoframerate        25.00
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO: tags:
INFO:  ┬رtoo                HandBrake 0.9.3 2008112300
INFO: trackinfo:
INFO:  length                344052324.00
INFO:  timescale            44100.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                344056832.00
INFO:  timescale            44100.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            mp4a
24.985 kB / 0.37 sec (0.0%)

Anyway, I could download that url you got:
Code:

rtmpdump -r "rtmpe://cp118461.edgefcs.net/ondemand/bfvideo/vault/videoclips/movies/" -a "ondemand/bfvideo/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.com/apache_file/flash/Player.swf" -p "http://www.bigflix.com/home/movies/circus-queen/1540" -y "mp4:CircusQueen.mp4?e=1322781254" -o mp4_CircusQueen.flv
Code:

C:\rtmpdump-2.4>rtmpdump -r "rtmpe://cp118461.edgefcs.net/ondemand/bfvideo/vault
/videoclips/movies/" -a "ondemand/bfvideo/vault/videoclips/movies/" -f "WIN 11,1
,102,55" -W "http://www.bigflix.com/apache_file/flash/Player.swf" -p "http://www
.bigflix.com/home/movies/circus-queen/1540" -y "mp4:CircusQueen.mp4?e=1322781254
" -o mp4_CircusQueen.flv
RTMPDump v2.4 GIT-2011-11-14 (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              7801.74
INFO:  moovPosition          32.00
INFO:  width                640.00
INFO:  height                352.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            77.00
INFO:  avclevel              30.00
INFO:  aacaot                2.00
INFO:  videoframerate        25.00
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO: tags:
INFO:  ┬رtoo                HandBrake 0.9.3 2008112300
INFO: trackinfo:
INFO:  length                344052324.00
INFO:  timescale            44100.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                344056832.00
INFO:  timescale            44100.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            mp4a
41.025 kB / 1.25 sec (0.0%)

I wonder why we get diff url on each version of windows!! You got this on Win7:
Code:

rtmpe://cp118461.edgefcs.net/ondemand/bfvideo/
and me on Win XP Sp3:
Code:

rtmpe://fms.1B42.edgecastcdn.net/001B42/
That's interesting!!:confused:

roaming_romeo 12-01-2011 01:18 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
How do I use the url you got? Where do I edit/paste it to use? BTW I am using the same rtmpdump you linked.

Bahman 12-01-2011 01:23 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
in the same rtmpdump folder, create a new "Text Document", Open it, paste that link in it, save it. Then rename "New Text Document.txt" file to "command.bat"!! click on it to run "rtmpdump"!!

or download this and paste it in the rtmpdump folder and run ...!! ;)

Quote:

Originally Posted by roaming_romeo (Post 34768)
BTW I am using the same rtmpdump you linked.

The one I linked:
Code:

RTMP Server v2.4 GIT-2011-11-14 (Compiled by KSV)
The one you used:
Code:

RTMP Server v2.4 GIT-2011-09-30 (Compiled by KSV)
:rolleyes:

roaming_romeo 12-01-2011 02:37 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
Hahaha. Initially I had downloaded the linked rtmpdump files that you gave and still I was getting same damned error that fizzled out after the url came up.

This text document of url that you gave now - should it be a notepad? It's crazy but I created a notepad with that url and named it command.bat and ran your command file that you linked and just like that it is downloading the video without even opening the damned rtmpexplorer. How did this happen? So tell me how can I obtain this url everytime my explorer fails? Should I copypaste from rumpsrv window when the link appears and use it in command.bat notepad? This is crazy but the file is now downloading in a crazy way I never imagined.

Even more curious case is why it is failing in rtmpexplorer and downloading through the command.bat file you linked on it's own through the notepad url??? Until now I used to get files off handshake message that went client sent 6, server answered 9. Now it doesn't work here and running it off your command file is giving as server answered 8 and it's working? Wonder why? Thanks for your help and patience.

Bahman 12-01-2011 03:58 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
Quote:

Originally Posted by roaming_romeo (Post 34770)
This text document of url that you gave now - should it be a notepad?

That's easiest way to create a batch file (Creating txt and rename into bat)!!

Quote:

Originally Posted by roaming_romeo (Post 34770)
It's crazy but I created a notepad with that url and named it command.bat and ran your command file that you linked

I misunderstood this section!! You have created "command.bat" and also downloaded "command.bat" that I'd uploaded/linked?:eek:
wasn't need to doing both work!!
I'd said "create it" or "use created one by me"!!

Quote:

Originally Posted by roaming_romeo (Post 34770)
and just like that it is downloading the video without even opening the damned rtmpexplorer. How did this happen?

just you used "rtmpdump" directly!! "rtmpexplorer" is GUI version of "rtmpdump". "rtmpexplorer" will use "rtmpdump" for downloading the link!! So, it doesn't need to open "rtmpexplorer"!!

Quote:

Originally Posted by roaming_romeo (Post 34770)
So tell me how can I obtain this url everytime my explorer fails? Should I copypaste from rumpsrv window when the link appears and use it in command.bat notepad?

As we saw, you've got different link with rtmpexplorer!!
Also "RTMP Server(rtmpsrv)" will run "rtmpdump" for downloading the link!! You'll run rtmpdump directly if you do that work!!
View this:
Code:

RTMP Server v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

Live : No
rtmpdump -r "rtmpe://fms.1B42.edgecastcdn.net/001B42/vault/videoclips/movies/" -
a "001B42/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.
com/apache_file/flash/Player.swf?f=1322768888359" -p "http://www.bigflix.com/hom
e/movies/circus-queen/1540" -y "mp4:CircusQueen.mp4?e=1322783246" -o mp4_CircusQ
ueen.flv

Closing connection... done!

RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...

So, it doesn't make any sense! You have the same link!!

Quote:

Originally Posted by roaming_romeo (Post 34770)
Even more curious case is why it is failing in rtmpexplorer and downloading through the command.bat file you linked on it's own through the notepad url???

rtmpexplorer didn't fail!! It could find the correct link!! only Your PC can't connect to this server:
Code:

rtmpe://cp118461.edgefcs.net
and can connect to this one(As I mentioned before):
Code:

rtmpe://fms.1B42.edgecastcdn.net
Quote:

Originally Posted by roaming_romeo (Post 34770)
Until now I used to get files off handshake message that went client sent 6, server answered 9. Now it doesn't work here and running it off your command file is giving as server answered 8 and it's working? Wonder why?

I don't know what these numbers meaning!! I think it's depend on servers!!:D

roaming_romeo 12-01-2011 10:49 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
I think I will save that alternate server link address for future reference. The only issue is I try renaming the text files into command.bat file but it still remains into a text format file. Is that ok?

roaming_romeo 12-01-2011 11:01 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
Never mind. I got it. I didn't save it as a bat file [instead of a txt file in the first instance backed by all files option]. I erred in saving it as notepad txt file and then simply renamed it.

roaming_romeo 12-01-2011 11:31 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
I tested this batch file. I created a successful batchfile off the link I am getting in explorer. Unfortunately it doesn't catch the movie. I changed the server link from the one you got from and recreated batchfile and ran it. It changed the server number from 9 to 8 again. But again it doesn't give me the movie. This is bizarre as your batchfile helped me download the movie without a hitch. I don't know why I am running into stubborn servers and why my created batchfiles don't work. Something is missing in this puzzle. Can't figure out where the problem lies.

Must be something in Win7 thats messing up. I don't know.

roaming_romeo 12-02-2011 12:10 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
Its the whole address. The link you gave me did not refer to a change in server but also the parameters in that url. I compared both urls word by word and found lots of difference in the url address. So finally I just changed the last bit into your url. Just the movie name and number in the vault bit retaining the rest of your url and converted to batch file and wham....it works like hell. The whole url in my case was directing me into a vault that I was not penetrating. In your case you are reaching a different vault in a different server that is accessible. So changing just the movie name and it's associated number made it work. For example [obtain movie name - number detail from my url and replace it in your url as suggested in bold text below]:

rtmpdump -r "rtmpe://fms.1B42.edgecastcdn.net/001B42/vault/videoclips/movies/" -a "001B42/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.com/apache_file/flash/Player.swf?f=1322768888359" -p "http://www.bigflix.com/home/movies/movie-name/html link movie number" -y "mp4:moviename.mp4?e=movie vault swf number" -o mp4_moviename.flv


Now why am I directed to the one where I am not getting through is a mystery? Is it due to country and location thats causing change in servers, some more resistent to downloaders than others? I hope people who are having difficulty will save this url and work the name/number stuff from there.

I must thank you sir for at least getting me a working url where I can create batchfiles and download till the next upgrade happens in rumpdump or the servers. Should sail me through a couple of months.

Bahman 12-02-2011 01:50 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
Quote:

Originally Posted by roaming_romeo (Post 34789)
The only issue is I try renaming the text files into command.bat file but it still remains into a text format file. Is that ok?

You should change extension of file from .txt to .bat .
Go to Control Panel-->Folder Option-->"View" tab and then un-mark: "Hide extensions for known files type"!!
if you don't, you can't rename it correctly and will have sth like this: "command.bat.txt"

Quote:

Originally Posted by roaming_romeo (Post 34789)
is it due to country and location thats causing change in servers..

I think, yes!!

and I'm glad you could found what the problem was!! good luck!!;)

roaming_romeo 12-02-2011 02:34 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
Fortunately I was using save as option while converting to batchfile so it allowed me to change file extension. I think the model url I have posted should help anyone else having same kind of server problems where they are getting the link but not the movie. All they need to to do now is to obtain and replace the movie names and numbers [in places where bold text in my url is] and convert to batchfile to get the download rolling.

Thanks a heap. I learnt how to make batchfiles and bypass urls and bypass servers thanks to you. If things stop working at some point later on I will probably need someone just to give me a url off a server that works again. I wonder if there is any way to RESUME a timed out or a netlag stopped download? Any code that works? many time in past I had internet lags stop a download and it went to a full download again on retry.

Bahman 12-02-2011 02:45 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
if you want to resume your broken download, add this in command (look at bold section):
Code:

rtmpdump -r "rtmpe://fms.1B42.edgecastcdn.net/001B42/vault/videoclips/movies/" -a "001B42/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.com/apache_file/flash/Player.swf?f=1322768888359" -p "http://www.bigflix.com/home/movies/movie-name/html link movie number" -y "mp4:moviename.mp4?e=movie vault swf number" -e "mp4_moviename.flv" -o "mp4_moviename.flv"

roaming_romeo 12-02-2011 02:56 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
Quote:

Originally Posted by Bahman (Post 34801)
if you want to resume your broken download, add this in command (look at bold section):
Code:

rtmpdump -r "rtmpe://fms.1B42.edgecastcdn.net/001B42/vault/videoclips/movies/" -a "001B42/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.com/apache_file/flash/Player.swf?f=1322768888359" -p "http://www.bigflix.com/home/movies/movie-name/html link movie number" -y "mp4:moviename.mp4?e=movie vault swf number" -e "mp4_moviename.flv" -o "mp4_moviename.flv"


It's this addition to the url before end movie tag right? :
-e "mp4_moviename.flv"

Create a batchfile with this modified url right? I hope I read that right.

Bahman 12-02-2011 03:00 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
Yep!! ;)
-e "mp4_moviename.flv" -o "mp4_moviename.flv"
file name must be same!!

roaming_romeo 12-02-2011 03:17 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
Quote:

Originally Posted by Bahman (Post 34803)
Yep!! ;)
-e "mp4_moviename.flv" -o "mp4_moviename.flv"
file name must be same!!

Hehehe. I think I figured that out based on the model url I pasted. Thanks for the modified Resume url. Wish I knew these methods before. Would have saved many re-runs. I also noticed that download by batchfile is much faster and less prone to timeout than downloading the same through RTMPexplorer GUI. Thanks a great heap for all the patience for a n00b like me.

chap 12-02-2011 08:42 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
Quote:

Originally Posted by Bahman (Post 34803)
Yep!! ;)
-e "mp4_moviename.flv" -o "mp4_moviename.flv"
file name must be same!!


enough parameter "-e"

Bahman 12-02-2011 09:28 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
Quote:

Originally Posted by chap (Post 34811)
enough parameter "-e"

Thank you for informing me about that!!

roaming_romeo 12-03-2011 12:06 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
In a recent development last evening, suddenly a whole lot of movie urls started having '_256' with movie name. Example if you are downloading a movie called xyz, the movie video file would be called -y mp4:xyz_256.flv in main url in source area [This doesn't effect the end movie name in target at url end, just in the name in the vault followed by an associated number with '?e=']. These files wouldn't bypass servers and download. Bahman found out that removing that variable _256 from source flv name in the url actually worked in downloading the movie. It was some strange system decoy. Bizarre yes but something we should know.

It's a different thing that after downloads when I retested those movies in rtmpexplorer again today morning to see if the links continued with _256 parameters of the same movies, I was surprised to find it stopped appearing and movie names went to normal labelling. Very crazy that. But the point is if someone gets such an extension that rtmpdump can't process, just delete it from the url in source name.

roaming_romeo 12-03-2011 12:10 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
Quote:

Originally Posted by chap (Post 34811)
enough parameter "-e"

It sure works like a charm. Have had 3 disruptions with one stubborn movie since last night and each time the -e thing has been handy.

roaming_romeo 12-03-2011 12:24 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
So what do -a, -p, -f, -o, -w, -y parameters stand for? What do they represent?

chap 12-03-2011 01:32 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
Quote:

Originally Posted by roaming_romeo (Post 34834)
So what do -a, -p, -f, -o, -w, -y parameters stand for? What do they represent?

http://rtmpdump.mplayerhq.hu/rtmpdump.1.html

roaming_romeo 12-06-2011 01:42 AM

Re: RTMPexplorer won't work anymore at bigflix.


 
Lasted a good part of week but now urls won't work anymore. I don't know which damned server I am reaching in Asia. Any ide how to use socks proxy to DL to bypass current server? How can I use it in batchcommand? What would be the process to implement -s X.X.X.X:XXXX. Is it just a url thing or is it something to also change and enter in browser and my cablenet settings? How to use socks proxy to bypass server and DL?

roaming_romeo 12-06-2011 11:05 PM

Re: RTMPexplorer won't work anymore at bigflix.


 
Hmmmm. Proxy server works but DL times out every 0.4%. :mad:


All times are GMT -6. The time now is 04:46 PM.