swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] Passing swf in stdin/pipe to swfdump


From: Romi Kuntsman
Subject: [Swftools-common] Passing swf in stdin/pipe to swfdump
Date: Tue, 7 Aug 2012 15:30:20 +0300

Hello,
I'm handling a SWF file in memory in my program, and would like to pass the file to swfdump and read the output.
How can this be done without writing it to a temporary file on disk and then passing the filename as parameter, for example using a pipe or similar option?
If the code (swfdump.c) needs a minor adjustment (in the "open()", allow stdin instead), can you please make it?
Thank you,
RK.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]