Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

png2swf(1) [debian man page]

png2swf(1)							     swftools								png2swf(1)

NAME
png2swf - Takes a number of png files and converts them to a swf movie, one picture per frame. Synopsis png2swf [-X width] [-Y height] [-o file.swf] [-r rate] file1.png [file2.png...] DESCRIPTION
This tools converts png image files into an SWF animation. It takes any number of input pictures, and converts them to SWF one-by-one, where every converted picture is a separate frame in the target SWF. The way the images are encoded in SWF is very similar to PNG (in that a zlib-based, lossless compression algorithm is used). OPTIONS
-r, --rate framerate Set movie framerate (frames per second) -o, --output filename Explicitly specify output file. (Otherwise, output will go to stdout / output.swf) -j, --jpeg quality Generate a lossy jpeg bitmap inside the SWF, with a given quality (1-100) -z, --zlib zlib Use Flash MX (SWF 6) Zlib encoding for the output. The resulting SWF will be smaller, but not playable in Flash Plugins of Version 5 and below. -T, --flashversion Set the flash version to generate -X, --pixel width Force movie width to width (default: autodetect) -Y, --pixel height Force movie height to height (default: autodetect) -v, --verbose level Set verbose level (0=quiet, 1=default, 2=debug) -q, --quiet Omit normal log messages, only log errors -C, --cgi For use as CGI- prepend http header, write to stdout -V, --version Print version information and exit -s, --scale percent Scale image to percent% size. AUTHOR
Matthias Kramm <kramm@quiss.org> png2swf February 2012 png2swf(1)

Check Out this Related Man Page

wav2swf(1)							     swftools								wav2swf(1)

NAME
wav2swf - convert a WAV file to an SWF animation. Synopsis wav2swf [-o filename] file.wav DESCRIPTION
Takes a wav file and converts it to a swf movie. OPTIONS
-h, --help Print short help message and exit -V, --version Print version info and exit -o, --output filename Explicitly specify output file. (Otherwise, output will go to output.swf) -r, --framerate fps Set file framerate to fps frames per second. -s, --samplerate sps Set samplerate to sps frames per second (default: 11025). -d, --definesound Store the sound as DEFINESOUND tag, not as streaming sound. Allows for looping. -l, --loop n Loop the sound n times. -C, --cgi For use as CGI- prepend http header, write to stdout. -S, --stop Stop the movie at frame 0, and start the sound at 1, so that the sound will not play until a "GotoFrame(1)" is issued. (For use with flashsound.js). -E, --end Stop the movie at the end frame -b, --bitrate bps Set mp3 bitrate to bps (default: 32) -v, --verbose Be more verbose. (Use more than one /-v for greater effect) AUTHOR
Matthias Kramm <kramm@quiss.org> wav2swf February 2012 wav2swf(1)
Man Page

13 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Our First Flash Intro ?

Well, someone created a flash intro for us (their first attempt at SWiSH!) OK, SECOND DRAFT: https://www.unix.com/test_intro2.swf --------------------------- FIRST DRAFT: https://www.unix.com/test_intro1.swf Notice it says "Search before posting a question"..... Well????... (24 Replies)
Discussion started by: Neo
24 Replies

2. What is on Your Mind?

Posting on a forum

Hi all, found a little flash movie about posting. Check it out. http://www.starterupsteve.com/swf/posting.html? Regards, Dream (2 Replies)
Discussion started by: DreamCatcher
2 Replies

3. UNIX Desktop Questions & Answers

Something like Macromedia Flash for UNIX ?

Hi ! Does anyone knows if is there any clone of Macromedia Flash for UNIX systems ? or anything else that can create .swf files... Thanks ! (2 Replies)
Discussion started by: Sergiu-IT
2 Replies

4. UNIX for Dummies Questions & Answers

mime types

Hi, I am trying to launch an ogg movie from a pdf file which has been produced with pdflatex and \movie {\centerline{\includegraphics {grafiques_xerrades/un_manolo_amb_camera.pdf}}} {hlims_xerrades/XocCumuls.ogg} The switch "externalviewer" makes kpdf launch the default... (5 Replies)
Discussion started by: pau
5 Replies

5. UNIX for Dummies Questions & Answers

I'm so lost...

Fair warning... I know nothing of Unix. That's why I joined this forum and I need your feedback desperatly. Here is the situation... I built an app using ASP and Northcode's SWF Studio v3 for a cd launcher tool for a client that develops software. They like the app and it works well on... (2 Replies)
Discussion started by: daJabberwocky
2 Replies

6. Shell Programming and Scripting

perl + array and incrementing number

morning guys and gals, I am haveing a problem, a friend helped me out with this script but i dont know how to add incrementing number for each movie in movie.list. this is what i have so far. any assistance would be great. I have removed the GT and LT symbols so you can see what is going on... (5 Replies)
Discussion started by: Optimus_P
5 Replies

7. UNIX for Dummies Questions & Answers

Need Help with Netpbm Commands

Hello, for school i have to write a makefile in unix which have to do the following: -convert all .jpeg files to .png files -with "all" its ment all in the same folder of the make file -iam not allowed to use the "convert" command -no loops allowed like "for" or something (hope i named that... (1 Reply)
Discussion started by: Deadwalk
1 Replies

8. Shell Programming and Scripting

makefile to convert .jpeg to .png thumnails

Hello! I'm desperately trying to write a makefile that converts and scales jpeg files to png files in subdirectories I want to use netpbm, so I just need the commands: anytopnm pnmscale pnmtopng For various reasons i want to use a makefile. This is the first time i use the make tool... (1 Reply)
Discussion started by: henningbaer
1 Replies

9. Shell Programming and Scripting

Parsing movie showtimes with sed

I am trying to get sed to parse and remove all html and make the output readable by a tts engine, but the output so far still sounds bad with the tts engine. The url for the raw data is... (5 Replies)
Discussion started by: Shellshock
5 Replies

10. What is on Your Mind?

What is your favourite movie at the moment?

Hi, guys. What is your favourite movie at the moment? Which movie are you watching? I am watching the Thor:) (17 Replies)
Discussion started by: Tinna
17 Replies

11. Shell Programming and Scripting

Mencoder Error

I am trying to merge several '*.png' files into a movie using mencoder. At present, I am using running the following on the terminal. mencoder mf://*.png -mf fps=10:type=png -ovc x264 -x264encopts bitrate=1200:threads=2 -o movie.mkv I keep getting an error message import: unable to... (2 Replies)
Discussion started by: kayak
2 Replies

12. Solaris

Solaris 10 : command to copy text to the clipboard.

I'm searching a command to copy text to the clipboard. xclip and xsel are commands which are available on several kind Linux and Unix OS, but is unfortenuately not available on solaris 10. REF : xpt.sourceforge.net/techdocs/nix/x/general/xwin12-Xclipboard/single/ clipboard of openSolaris is... (9 Replies)
Discussion started by: droopy4u
9 Replies

13. UNIX for Beginners Questions & Answers

Create movie from jpg (or other picture format) file

hi linux expert is there any program for create movie file from pictures file (like jpg)? Many Thanks samad (1 Reply)
Discussion started by: abdossamad2003
1 Replies