From: kramm Date: Wed, 16 Jan 2002 14:27:30 +0000 (+0000) Subject: Documented jpeg, png, mp3 extracting. X-Git-Tag: release-0-2-2~4 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=0cb9b64e4ef9719384a4223b3253225465ecf60c Documented jpeg, png, mp3 extracting. --- diff --git a/src/swfextract.1 b/src/swfextract.1 index 2f2ed5f..edb69eb 100644 --- a/src/swfextract.1 +++ b/src/swfextract.1 @@ -37,6 +37,17 @@ Set the name of the object to extract to \fIname\fR. .TP \fB\-w\fR, \fB\-\-hollow\fR Copy empty frames to the output file, too. +.TP +\fB\-j\fR, \fB\-\-jpegs\fR \fIrange\fR +Extract jpeg pictures in \fIrange\fR +.TP +\fB\-p\fR, \fB\-\-pngs\fR \fIrange\fR +Extract png pictures in \fIrange\fR +.TP +\fB\-m\fR, \fB\-\-mp3\fR +Extract main mp3 stream (There may be substreams in the +Movieclips, as well. To extract these, first extract the +Movieclips with \fB-i\fR and then use \fB-m\fR) .SH AUTHOR