qt4-gnash --version (return code: 0)
Gnash 0.8.11dev (master-2-f6a0b38)
Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
Gnash comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of Gnash under the terms of the GNU General
Public License. For more information, see the file named COPYING.
Build options
Renderers: agg cairo
Hardware Acceleration: none
GUI: QT4
Media handlers: ffmpeg
Configured with: --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr --sysconfdir=/etc --enable-testsuite --without-swfdec-testsuite --disable-dependency-tracking --disable-rpath --enable-cygnal --enable-python --enable-media=ffmpeg --enable-gui=gtk,qt4,dump --enable-renderer=agg,cairo --enable-docbook --enable-extensions=fileio,lirc,mysql --with-npapi-plugindir=/usr/lib/gnash --with-plugins-install=system --enable-shared=yes --without-ming
CXXFLAGS: -g -O2 -fdebug-prefix-map=/build/gnash-6P_pTu/gnash-0.8.11~git20160608=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong
qt4-gnash --help (return code: 0)
Gnash 0.8.11dev (master-2-f6a0b38)
Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
Gnash comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of Gnash under the terms of the GNU General
Public License. For more information, see the file named COPYING.
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 (=agg) The renderer to use
agg|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>
-C [ --cookie-file ] arg Cookiefile to use
--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