]> granicus.if.org Git - rtmpdump/commitdiff
Cleanup
authorhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Thu, 4 Mar 2010 17:15:40 +0000 (17:15 +0000)
committerhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Thu, 4 Mar 2010 17:15:40 +0000 (17:15 +0000)
git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@295 400ebc74-4327-4243-bc38-086b20814532

README

diff --git a/README b/README
index 7f07b1034ea8c1f6537fb7898a0b7df2f8a85370..37b622d3b6d9ce7050dec28970f17a41317ae1ab 100644 (file)
--- a/README
+++ b/README
@@ -31,6 +31,12 @@ This code also requires you to have OpenSSL and zlib installed.
 SWF Verification
 ----------------
 
+Note: these instructions for manually generating the SWFVerification
+info are provided only for historical documentation. The software can now
+generate this info automatically, so it is no longer necessary to
+run the commands described here. Just use the -W (--swfVfy) option
+to perform automatic SWFVerification.
+
 Download the swf player you want to use for SWFVerification, unzip it using
 
  $ flasm -x file.swf
@@ -45,11 +51,6 @@ and use the --swfhash "01234..." option to pass it.
 
 e.g. $ ./rtmpdump --swfhash "123456..." --swfsize 987...
 
-Note: all of this is done automatically if you provide the SWF URL using
-the -W (--swfVfy) option instead of the -s (--swfUrl) option. Also, the
-hash info is cached in ~/.swfinfo so it doesn't need to be ecalculated
-all the time.
-
 Connect Parameters
 ------------------