gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [patch #7742] Patch for dumping all SWF frames into image


From: Park Hyunwoo
Subject: [Gnash-commit] [patch #7742] Patch for dumping all SWF frames into images
Date: Mon, 12 Mar 2012 06:10:43 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11

URL:
  <http://savannah.gnu.org/patch/?7742>

                 Summary: Patch for dumping all SWF frames into images
                 Project: Gnash - The GNU Flash player
            Submitted by: lqez
            Submitted on: Mon 12 Mar 2012 06:10:42 AM GMT
                Category: render
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi hackers.

I'm using  gnash to make 'movie' file from SWF. 

At first, I dumped SWF files with 'dump-gnash -D' options. 

But I couldn't get best quality movie with that option - it only supports
'interval/delay', so I can't get each of exact frame of SWF.
Default dump-gnash delay is 10ms - 100fps, but my SWFs are 30fps and we can't
use float value(16.66667ms) as interval.
And also, The result from converting 100fps into 30fps via ffmpeg was not
good. So I decided to use 'screenshot' feature to make a movie.

Attached file is a patch for adding 'dump all screenshot' / using
'--screenshot all'.
( I wanted to add a help message on '-h' option, I can't find a good location
for it. There is no help message for  'last' option that currently supported,
neither )

Thanks.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 12 Mar 2012 06:10:42 AM GMT  Name: dump_all_frames.patch  Size: 3kB 
 By: lqez
based on 0.8.10
<http://savannah.gnu.org/patch/download.php?file_id=25328>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7742>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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