X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fswfextract.1;h=edb69ebb3eee3dd01bfa782e4f11c2e60ef91fb6;hb=23cda857a4248617d746a37dca4652604ef11a1e;hp=5f9281ff24c1b2933949b6a9da2fb1dd711afae5;hpb=0ed33fdecc52e3b26c969df4eac8630b5414e9cd;p=swftools.git diff --git a/src/swfextract.1 b/src/swfextract.1 index 5f9281f..edb69eb 100644 --- a/src/swfextract.1 +++ b/src/swfextract.1 @@ -23,6 +23,12 @@ Print version info and exit \fB\-i\fR, \fB\-\-id\fR \fIids\fR \fIids\fR is a range of IDs to extract. E.g. 1-10,14 .TP +\fB\-j\fR, \fB\-\-jpegs\fR \fIids\fR +\fIids\fR is a range of JPEG IDs to extract. E.g. 1-2,3,14- +.TP +\fB\-p\fR, \fB\-\-pngs\fR \fIids\fR +\fIids\fR is a range of PNG IDs to extract. E.g. -10,20-30 +.TP \fB\-f\fR, \fB\-\-frame\fR \fIframes\fR \fIframes\fR is a range of frames to extract. E.g. 1-10,20-30,40- .TP @@ -31,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