debian man page for gprocessor

Query: gprocessor

OS: debian

Section: 1

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

gprocessor(1)															     gprocessor(1)

NAME
gprocessor - Gnash SWF Processor Synopsis gprocessor (options)... (file)...
DESCRIPTION
Gprocessor is a debugging tool for SWF files, a companion to Gnash. It is most often used for debugging and running testcases, as it is equivalant to running Gnash with no graphic output. This tool is primarily used by Gnash developers, or anyone who wishes to run the Gnash test cases. -h Print usage info. -w Write a .gsc file with preprocessed info, for each input file. -vp Be verbose about movie parsing. -va Be verbose about ActionScript. -d [ms] Milliseconds delay between advances (0 by default). If '-1' the delay will be computed from the FPS. -f [frames] Allow the given number of frame advancements. If 0, keep advancing until some other stop condition is encountered (default). -r [times] Allow the given number of complete runs. If 0, keep looping indefinitely. Default is 1 (end as soon as the last frame is reached). 24 January 2014 gprocessor(1)
Related Man Pages
gnash(1) - debian
jpeg2swf(1) - debian
mtasc(1) - debian
swfextract(1) - debian
swf::videostream(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results