[rtmpdump] r280 - trunk/rtmpdump.1

hyc subversion at mplayerhq.hu
Thu Mar 4 07:31:10 CET 2010


Author: hyc
Date: Thu Mar  4 07:31:09 2010
New Revision: 280

Log:
Cleanup

Modified:
   trunk/rtmpdump.1

Modified: trunk/rtmpdump.1
==============================================================================
--- trunk/rtmpdump.1	Thu Mar  4 07:24:14 2010	(r279)
+++ trunk/rtmpdump.1	Thu Mar  4 07:31:09 2010	(r280)
@@ -120,10 +120,11 @@ using this option.
 URL of the target stream. Defaults to rtmp[e]://host[:port]/app/playpath.
 .TP
 \fB\-\-pageUrl		\-p\fP\ \fIurl\fP
-URL of the web page in which the media was embedded.
+URL of the web page in which the media was embedded. By default no
+value will be sent.
 .TP
 \fB\-\-swfUrl		\-s\fP\ \fIurl\fP
-URL of the SWF player for the media.
+URL of the SWF player for the media. By default no value will be sent.
 .TP
 \fB\-\-flashVer	\-f\fP\ \fIversion\fP
 Version of the Flash plugin used to run the SWF player. The
@@ -138,7 +139,7 @@ deprecated. The more general
 option should be used instead.
 .TP
 \fB\-\-conn		\-C\fP\ \fItype:data\fP
-Append arbitrary AMF data to be appended to the Connect message. The type
+Append arbitrary AMF data to the Connect message. The type
 must be B for Boolean, N for number, S for string, O for object, or Z
 for null. For Booleans the data must be either 0 or 1 for FALSE or TRUE,
 respectively. Likewise for Objects the data must be 0 or 1 to end or


More information about the rtmpdump mailing list