From 0910c5dc270bb35b3b7e1f2552dca2bb25204fba Mon Sep 17 00:00:00 2001 From: hyc Date: Fri, 30 Apr 2010 03:09:57 +0000 Subject: [PATCH] Add --playlist option git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@459 400ebc74-4327-4243-bc38-086b20814532 --- rtmpdump.1 | 8 +++++++- rtmpdump.1.html | 10 +++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/rtmpdump.1 b/rtmpdump.1 index 8c74c54..a49f679 100644 --- a/rtmpdump.1 +++ b/rtmpdump.1 @@ -1,4 +1,4 @@ -.TH RTMPDUMP 1 "2010-03-22" "RTMPDump v2.2b" +.TH RTMPDUMP 1 "2010-04-29" "RTMPDump v2.2d" .\" Copyright 2010 Howard Chu. .\" Copying permitted according to the GNU General Public License V2. .SH NAME @@ -31,6 +31,8 @@ rtmpdump \- RTMP streaming media client [\c .BI \-y \ playpath\fR] [\c +.BR \-Y ] +[\c .BR \-v ] [\c .BI \-d \ subscription\fR] @@ -160,6 +162,10 @@ Overrides the playpath parsed from the RTMP URL. Sometimes the rtmpdump URL parser cannot determine the correct playpath automatically, so it must be given explicitly using this option. .TP +.B \-\-playlist \-Y +Issue a set_playlist command before sending the play command. The +playlist will just contain the current playpath. +.TP .B \-\-live \-v Specify that the media is a live stream. No resuming or seeking in live streams is possible. diff --git a/rtmpdump.1.html b/rtmpdump.1.html index 7711b47..46d3a91 100644 --- a/rtmpdump.1.html +++ b/rtmpdump.1.html @@ -6,7 +6,7 @@ RTMPDUMP(1)RTMPDUMP(1) -RTMPDump v2.2b2010-03-22RTMPDUMP(1) +RTMPDump v2.2d2010-04-29RTMPDUMP(1)