View Single Post
Old 10-21-2012, 12:51 PM   #5
baf
Evangelist
baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.
 
Posts: 404
Karma: 2200000
Join Date: May 2012
Device: kt
Quote:
Originally Posted by twobob View Post
bin/gtk-gnash /mnt/us/clock1.swf
Yes, full usage:
Spoiler:
[root@kindle bin]# ./gtk-gnash-bin
Error: no input file was specified. Exiting.
Usage: gnash [options] movie_file.swf
Plays a SWF (Shockwave Flash) movie
Options:
-h [ --help ] Print this help and exit
-V [ --version ] Print version information and exit
-s [ --scale ] arg Scale the movie by the specified factor
-d [ --delay ] arg Number of milliseconds to delay in main loop
-A [ --audio-dump ] arg Audio dump file (wave format)
--hwaccel arg (=none) Hardware Video Accelerator to use
none|vaapi
-x [ --xid ] arg X11 Window ID for display
-j [ --width ] arg Set window width
-k [ --height ] arg Set window height
-X [ --x-pos ] arg Set window x position
-Y [ --y-pos ] arg Set window y position
-1 [ --once ] Exit when/if movie reaches the last frame
-r [ --render-mode ] arg (=3) 0 disable rendering and sound
1 enable rendering, disable sound
2 enable sound, disable rendering
3 enable rendering and sound
-M [ --media ] arg (=ffmpeg) The media handler to use
ffmpeg
-R [ --renderer ] arg (=cairo) The renderer to use
cairo
-t [ --timeout ] arg Exit after the specified number of seconds
-u [ --real-url ] arg Set "real" URL of the movie
-U [ --base-url ] arg Set "base" URL for resolving relative URLs
-P [ --param ] arg Set parameter (e.g. "FlashVars=A=1&b=2")
-F [ --fd ] arg Filedescriptor to use for external
communications <fd>:<fd>
--max-advances arg Exit after specified number of frame advances
--fullscreen Start in fullscreen mode
--hide-menubar Start without displaying the menu bar
--screenshot arg List of frames to save as screenshots
--screenshot-file arg Filename pattern for screenshot images
--screenshot-quality arg Quality for screenshot output (not all
formats)
--input-file arg Input files

Debugging options:
-v [ --verbose ] Produce verbose output
-w [ --writelog ] Produce the disk based debug log
-a [ --verbose-actions ] Be (very) verbose about action execution
-p [ --verbose-parsing ] Be (very) verbose about parsing

Keys:
CTRL-Q, CTRL-W Quit
CTRL-F Toggle fullscreen
CTRL-P Toggle pause
CTRL-R Restart the movie
CTRL-O Take a screenshot
CTRL-L Force immediate redraw
baf is offline   Reply With Quote